Join Slack
Powered by
This message was deleted.
# ask-for-help
s
Slackbot
09/30/2022, 2:27 PM
This message was deleted.
👀 1
🍱 1
j
Jiang
09/30/2022, 2:45 PM
I think the return value of save_model api is a bentoml Model instance rather than a tag now
Jiang
09/30/2022, 2:47 PM
Which doc are you following? It may need to be updated. For your case you can just access the tag by
Copy code
model = save_model(...) tag = model.tag
Jiang
09/30/2022, 2:52 PM
https://docs.bentoml.org/en/latest/tutorial.html#saving-models-with-bentoml
s
Samhita Alla
09/30/2022, 5:02 PM
Ah, okay. I’m following
this doc
.
j
Jiang
09/30/2022, 5:04 PM
sorry. That link doesn't work on my side. Could you resend it?
s
Samhita Alla
10/01/2022, 5:56 AM
Sorry, edited the msg.
3
Views
Open in Slack
Previous
Next