You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried <...>/build/.install_pytorch.sh, but it only offers pytorch for python 3.8. Unfortunately I need python>10 to run Llama and Jetpack<6 to support ubuntu20. I also tried to install pytorch from the official website using "pip3 install torch torchvision torchaudio". But when I checked "torch.cuda.is_available", it returned false.
What should I do?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I tried <...>/build/.install_pytorch.sh, but it only offers pytorch for python 3.8. Unfortunately I need python>10 to run Llama and Jetpack<6 to support ubuntu20. I also tried to install pytorch from the official website using "pip3 install torch torchvision torchaudio". But when I checked "torch.cuda.is_available", it returned false.
What should I do?
Thanks.
The text was updated successfully, but these errors were encountered: