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
Cost to host this model
#5
by bigrocks918 - opened
I am very curious about how much it would cost to host this model.
I found this is an efficient choice when it comes to self-hosted ai models, but really want to know about the spec of the server required to host this model.
The tests were run on A100. I guess, it won't perform on a laptop.