Instructions to use bearzi/MiMo-V2.5-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use bearzi/MiMo-V2.5-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiMo-V2.5-MLX bearzi/MiMo-V2.5-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "bos_token_id": 151643, | |
| "do_sample": false, | |
| "eos_token_id": [151643, 151645, 151672], | |
| "temperature": 1.0, | |
| "top_p": 0.95, | |
| "max_new_tokens": 2048, | |
| "transformers_version": "4.37.0" | |
| } |