Instructions to use havenhq/mamba-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use havenhq/mamba-chat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("havenhq/mamba-chat", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 4f68cb1
Update README.md af93e1b
Upload tokenizer_config.json with huggingface_hub 287e809
Upload special_tokens_map.json with huggingface_hub a3a53b1
Upload tokenizer.json with huggingface_hub f3d1a23
Upload config.json with huggingface_hub 0ceabc0
Upload pytorch_model.bin with huggingface_hub 3514853
initial commit 7daa177
Justus Mattern commited on