We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb7b531 + 25c9b9a commit da2626bCopy full SHA for da2626b
README.md
@@ -44,6 +44,7 @@ Source: [modules/mamba_simple.py](mamba_ssm/modules/mamba_simple.py).
44
45
Usage:
46
```
47
+import torch
48
from mamba_ssm import Mamba
49
50
batch, length, dim = 2, 64, 16
0 commit comments