We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059030f commit c71f86cCopy full SHA for c71f86c
mamba_ssm/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.0.4"
+__version__ = "2.1.0"
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