I keep getting this error:
torch\cuda_init_.py:230: UserWarning:
NVIDIA GeForce RTX 5090 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.
If you want to use the NVIDIA GeForce RTX 5090 GPU with PyTorch, please check the instructions at Start Locally | PyTorch
Is there a workaround for Windows? I believe there is one for Linux, but as far as I can tell, nothing for Windows users. Just curious if this is being looked into.