Instructions to use AtBeginDocument/MiniCPM5-1B-oQ4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use AtBeginDocument/MiniCPM5-1B-oQ4 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniCPM5-1B-oQ4 AtBeginDocument/MiniCPM5-1B-oQ4
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "_from_model_config": true, | |
| "bos_token_id": 0, | |
| "eos_token_id": [ | |
| 1, | |
| 130073 | |
| ], | |
| "pad_token_id": 1, | |
| "do_sample": true, | |
| "temperature": 0.9, | |
| "top_p": 0.95, | |
| "transformers_version": "5.6.2" | |
| } | |