Instructions to use state-spaces/mamba-130m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use state-spaces/mamba-130m with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("state-spaces/mamba-130m", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Model parameter count
#2
by iserrano0511 - opened
This comment has been hidden
iserrano0511 changed discussion status to closed