Slackbot
03/21/2023, 8:43 AMsauyon
03/22/2023, 1:19 AMimport_model
is supposed to be the equivalent of save_model
, it's a pre-training step and will error if you run it multiple times.sauyon
03/22/2023, 1:20 AMAndrii Grygoryshyn
03/24/2023, 10:32 AMimport_model
usage now. And apologies I misspoke, I meant serving by running
bentoml serve service:svc
We already use Bazel at my company to build. So we didn’t feel we needed the ‘Bento build’ step in there too