Does yatai deployment require saving the model to the bentos model store? #4523
Unanswered
xytsinghua
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In service.py, the pt model file is directly read through the custom runner without saving the model to the bentoml model store.
As a result, yatai cannot be deployed normally because there is no model file. Is there any solution?
Beta Was this translation helpful? Give feedback.
All reactions