"docs/source/deprecated/oneshot_legacy.rst" did not exist on "055b42c097eb1f44c5cc8e44664d16e0dc5f42d5"
__init__.py 264 Bytes
Newer Older
luopl's avatar
init  
luopl committed
1
2
3
4
5
6
__version__ = "2.2.2"

from mamba_ssm.ops.selective_scan_interface import selective_scan_fn, mamba_inner_fn
from mamba_ssm.modules.mamba_simple import Mamba
from mamba_ssm.modules.mamba2 import Mamba2
from mamba_ssm.models.mixer_seq_simple import MambaLMHeadModel