Run model on RTX 5080

#17
by AminDhm - opened

i get this error how can i solve that

NVIDIA GeForce RTX 5080 Laptop GPU 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_70 sm_75 sm_80 sm_86 sm_90. If you want to use the NVIDIA GeForce RTX 5080 Laptop GPU GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

just change Pytorch 2.7.0 to 2.8.0 , can run with my 5090

Sign up or log in to comment