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 0e8f8c3 commit 7efe513Copy full SHA for 7efe513
mamba_ssm/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.2.0.post1"
+__version__ = "1.2.1"
2
3
from mamba_ssm.ops.selective_scan_interface import selective_scan_fn, mamba_inner_fn
4
from mamba_ssm.modules.mamba_simple import Mamba
0 commit comments