DarioNaviar commited on
Commit
83a0640
·
verified ·
1 Parent(s): 66db803

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,13 +3,13 @@ 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
  # GLM-4-9B-Chat
@@ -167,4 +167,4 @@ GLM-4 模型的权重的使用则需要遵循 [LICENSE](LICENSE)。
167
  archivePrefix={arXiv},
168
  primaryClass={id='cs.CL' full_name='Computation and Language' is_active=True alt_name='cmp-lg' in_archive='cs' is_general=False description='Covers natural language processing. Roughly includes material in ACM Subject Class I.2.7. Note that work on artificial languages (programming languages, logics, formal systems) that does not explicitly address natural-language issues broadly construed (natural-language processing, computational linguistics, speech, text retrieval, etc.) is not appropriate for this area.'}
169
  }
170
- ```
 
3
  license_name: glm-4
4
  license_link: https://huggingface.co/THUDM/glm-4-9b-chat/blob/main/LICENSE
5
  language:
6
+ - en
 
7
  tags:
8
+ - glm
9
+ - chatglm
10
+ - thudm
11
  inference: false
12
+ library_name: transformers
13
  ---
14
 
15
  # GLM-4-9B-Chat
 
167
  archivePrefix={arXiv},
168
  primaryClass={id='cs.CL' full_name='Computation and Language' is_active=True alt_name='cmp-lg' in_archive='cs' is_general=False description='Covers natural language processing. Roughly includes material in ACM Subject Class I.2.7. Note that work on artificial languages (programming languages, logics, formal systems) that does not explicitly address natural-language issues broadly construed (natural-language processing, computational linguistics, speech, text retrieval, etc.) is not appropriate for this area.'}
169
  }
170
+ ```