Instructions to use baa-ai/GLM-5.1-RAM-420GB-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use baa-ai/GLM-5.1-RAM-420GB-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir GLM-5.1-RAM-420GB-MLX baa-ai/GLM-5.1-RAM-420GB-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "_from_model_config": true, | |
| "eos_token_id": [ | |
| 154820, | |
| 154827, | |
| 154829 | |
| ], | |
| "pad_token_id": 154820, | |
| "temperature": 1.0, | |
| "top_p": 0.95, | |
| "transformers_version": "5.4.0" | |
| } | |