Instructions to use neeleshg23/mamba-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use neeleshg23/mamba-test with Transformers:
# Load model directly from transformers import MambaForHF model = MambaForHF.from_pretrained("neeleshg23/mamba-test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer.json
#1
by zyusc - opened
No description provided.
neeleshg23 changed pull request status to merged