-
I have a project that uses modelstore==0.74. Has the ability to specify a modelstore root directory been added to the load process so that the modelstore csn be "rooted" in a different directory? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello! I added this into 0.0.77; you can see the full change log here: https://github.com/operatorai/modelstore/blob/main/CHANGELOG.md Please feel free to open an issue if this doesn't work for you. I suspect it won't easily work for models that were saved with an earlier version of the library. |
Beta Was this translation helpful? Give feedback.
Hello! I added this into 0.0.77; you can see the full change log here:
https://github.com/operatorai/modelstore/blob/main/CHANGELOG.md
Please feel free to open an issue if this doesn't work for you. I suspect it won't easily work for models that were saved with an earlier version of the library.