Due diligence
Topic
The PyTorch implementation
Question
Getting this error when attempting to run the server on Blackwell architecture:
UserWarning:
NVIDIA RTX PRO 6000 Blackwell Server Edition 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 RTX PRO 6000 Blackwell Server Edition GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
I wasn't able to find anything about Moshi not working with Blackwell, though I suppose that might be possible?
Due diligence
Topic
The PyTorch implementation
Question
Getting this error when attempting to run the server on Blackwell architecture:
I wasn't able to find anything about Moshi not working with Blackwell, though I suppose that might be possible?