Instructions to use state-spaces/mamba-2.8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use state-spaces/mamba-2.8b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("state-spaces/mamba-2.8b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
TemporalMesh Transformer: dynamic kNN graph attention + adaptive exit gates, 29.4 PPL at 48% compute
#9 opened 27 days ago
by
vigneshwar234
size mismatch
#7 opened about 2 years ago
by
DrNicefellow
Please add default tokenizer to config.json
#6 opened over 2 years ago
by
kmcgrath
Cost to host this model
1
#5 opened over 2 years ago
by
bigrocks918
Tokenizer
1
#3 opened over 2 years ago
by
hujunc
How to use this model
7
#2 opened over 2 years ago
by
TinyPixel