Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to save and load .pt pytorch model (to and from Minio) using your library? #41

Open
fadishaar84 opened this issue May 5, 2022 · 0 comments

Comments

@fadishaar84
Copy link

Hello,
Thank you for sharing this library. I appreciate if you could guide me with a simple example about how to save .pt model to Minio and then how to load it from Minio to do prediction using your library. The existing examples explain how to save and test the model during training only. Can I use the library to perform only prediction by loading the model from Minio, since I have already trained my model and I need just to use the library to simplify the process of loading the model from Minio and do prediction? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant