Torch version to run on GPU #199
jobi12Isabel
started this conversation in
General
Replies: 1 comment
-
If you use the poetry install method listed in the readme, the torch version installed is '1.13.1'. A google of 'torch "1.13.1" CUDA version' mentions CUDA 11.6 and 11.7, see https://pytorch.org/blog/PyTorch-1.13-release/ Have you tried either of those versions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to train my model on GPU. I am getting some issues due to torch version.
Which torch version should I install and which CUDA version am I supposed to have?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions