Nvidia 5000 toimiminen
#1
by esanahka - opened
Perus asennuksella tuli valitus: NVIDIA GeForce RTX 5070 Ti with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90.
Tällä lähti toimimaan:
- pip uninstall -y torch torchvision torchaudio xformers triton
- pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128