Have you ever experienced this kinds of error
#2
by
TheKyu
- opened
When I ran my code example(again), I didn't encounter the same issue.
But I strongly recommend you to double check other requirements from the original repo, mamba-ssm.
Here's other requirements:
- Linux
- NVIDIA GPU
- PyTorch 1.12+
- CUDA 11.6+
And my env settings:
- torch 2.1.0+cu118
- causal_conv1d 1.1.3.post1
- mamba-ssm 1.1.1
oh, I think torch 2.1.0+cu118 version was the problem.. Thank you for your response!