Instructions to use dumtjul/Ministral-3-3B-Instruct-2512-mlx-mxfp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dumtjul/Ministral-3-3B-Instruct-2512-mlx-mxfp8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Ministral-3-3B-Instruct-2512-mlx-mxfp8 dumtjul/Ministral-3-3B-Instruct-2512-mlx-mxfp8
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "bos_token_id": 1, | |
| "eos_token_id": 2, | |
| "max_length": 262144, | |
| "pad_token_id": 11, | |
| "transformers_version": "5.0.0.dev0" | |
| } | |