Can BentoML be used with different package/framework versions #1790
Unanswered
steadyfish
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a basic question - Does BentoML support serializing models from different versions of a package? For e.g. if I have a model developed on
scikit-learn==0.18.1
and another one developed onscikit-learn==0.24.2
and I want to serve both the models, can this work within BentoML framework?Beta Was this translation helpful? Give feedback.
All reactions