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.
1 parent fb7b531 commit 25c9b9aCopy full SHA for 25c9b9a
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