Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of glm-4-9b-chat-1m
|
|
|
1 |
---
|
2 |
+
base_model: THUDM/glm-4-9b-chat-1m
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
license: other
|
7 |
+
license_name: glm-4
|
8 |
+
license_link: https://huggingface.co/THUDM/glm-4-9b-chat-1m/blob/main/LICENSE
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- glm
|
12 |
+
- chatglm
|
13 |
+
- thudm
|
14 |
+
quantized_by: bartowski
|
15 |
+
inference: false
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of glm-4-9b-chat-1m
|