npc0 commited on
Commit
82e5cd2
1 Parent(s): 78d4ec9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: glm-4
4
+ license_link: https://huggingface.co/THUDM/glm-4-9b-chat/blob/main/LICENSE
5
+ language:
6
+ - zh
7
+ - en
8
+ tags:
9
+ - glm
10
+ - chatglm
11
+ - thudm
12
+ inference: false
13
+ ---
14
+
15
+ # Quantized GLM-4 9b q4_0
16
+
17
+ Quantization based on ChatGLM.CPP convert.py script.
18
+
19
+ ## 协议
20
+
21
+ GLM-4 模型的权重的使用则需要遵循 [LICENSE](LICENSE)。