File size: 595 Bytes
82e5cd2 f847d6a ca633d8 f847d6a 82e5cd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: other
license_name: glm-4
license_link: https://huggingface.co/THUDM/glm-4-9b-chat/blob/main/LICENSE
language:
- zh
- en
tags:
- glm
- chatglm
- thudm
inference: false
---
# Quantized GLM-4 9b q4_0
Quantization based on ChatGLM.CPP convert.py script.
Download: [chatglm4-ggml-int4.bin](https://huggingface.co/npc0/chatglm-4-9b-int4/resolve/main/chatglm4-ggml-int4.bin?download=true)
Download in shell CLI
```bash
https://huggingface.co/npc0/chatglm-4-9b-int4/resolve/main/chatglm4-ggml-int4.bin
```
## 协议
GLM-4 模型的权重的使用则需要遵循 [LICENSE](LICENSE)。 |