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