This message was deleted.
# ask-for-help
s
This message was deleted.
👀 1
🍱 1
j
I think the return value of save_model api is a bentoml Model instance rather than a tag now
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
s
Ah, okay. I’m following this doc.
j
sorry. That link doesn't work on my side. Could you resend it?
s
Sorry, edited the msg.