Instructions to use Spiteman/GLM-4.7-Flash-oQ4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use Spiteman/GLM-4.7-Flash-oQ4 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir GLM-4.7-Flash-oQ4 Spiteman/GLM-4.7-Flash-oQ4
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 181 Bytes
86e7291 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"_from_model_config": true,
"eos_token_id": [
154820,
154827,
154829
],
"pad_token_id": 154820,
"temperature": 1.0,
"transformers_version": "5.0.0.dev0"
}
|