Open PessoaP opened 1 month ago
I just met this issue today, upgrade my torch with a cuda matches my nvidia-smi cuda works for me.
e.g., nvidia-smi --> CUDA Version: 12.4
So I did pip install torch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0 --index-url https://download.pytorch.org/whl/cu124
solve this problem.
Hi! I fix the same problem by "pip install mamba-ssm-2.0.3" and my environment as follows: cuda-11.8/ torch==2.1.1
Hi, I have recently installed mamba-ssm and when I try to use it in python I get this error msg. Any idea on what is missing?