Instructions to use mlx-community/chatterbox-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/chatterbox-fp16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir chatterbox-fp16 mlx-community/chatterbox-fp16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "model_type": "chatterbox", | |
| "version": "1.0", | |
| "multilingual": true, | |
| "vocab_size": 2454, | |
| "precision": "fp16" | |
| } |