Update README.md
Browse files
README.md
CHANGED
|
@@ -2,15 +2,15 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: glm-4
|
| 4 |
license_link: https://huggingface.co/THUDM/glm-4-9b-chat/blob/main/LICENSE
|
| 5 |
-
|
| 6 |
language:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
tags:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
inference: false
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# GLM-4-9B-Chat
|
|
@@ -168,4 +168,4 @@ GLM-4 模型的权重的使用则需要遵循 [LICENSE](LICENSE)。
|
|
| 168 |
pages={320--335},
|
| 169 |
year={2022}
|
| 170 |
}
|
| 171 |
-
```
|
|
|
|
| 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 |
+
pipeline_tag: text-generation
|
| 14 |
---
|
| 15 |
|
| 16 |
# GLM-4-9B-Chat
|
|
|
|
| 168 |
pages={320--335},
|
| 169 |
year={2022}
|
| 170 |
}
|
| 171 |
+
```
|