RTX 50 Series Blackwell Compatibility #6773
Replies: 3 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
After trying the above instructions and failing to get things working, I decided to tinker until I figured it out and make it simple for others. I created a fork that works and simplifies the install process. It's Windows only for now but I should have Linux done later this week. My changes:
The end result is that installing this is minimally different from using the upstream It should be understood, but I'll just say it for anyone who needs to hear it:
https://github.com/nan0bug00/text-generation-webui |
Beta Was this translation helpful? Give feedback.
-
try this #7011 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm on Win11 and have recently upgraded from an RTX 3080 TI to an RTX 5070 TI and unfortunately I am getting this error message:
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.
If you want to use the NVIDIA GeForce RTX 5070 Ti GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
warnings.warn(
I have downloaded the latest Nightly Pytorch from that link and still the same error.
Beta Was this translation helpful? Give feedback.
All reactions