Replies: 3 comments 7 replies
-
Please remove |
Beta Was this translation helpful? Give feedback.
5 replies
-
It looks like you loaded a CPU version of PyTorch engine.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Can you try to downgrade to CUDA 11.7. and use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am worrking on a projects and need use a pytorch model but loading it give me the folowing error:
The code I use to load the model from a zip in the jar:
I tried locally from the IDE without building the jar but got the same error:
I also tried with just the .pt (without zip) file and got the same error.
relevant maven imports:
I looked online and in the discussions but found no working solution.
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions