Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
yyf001125
/
CyberZLK
like
0
Transformers
Chinese
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
yyf001125
commited on
Nov 2, 2024
Commit
51527b8
·
verified
·
1 Parent(s):
c0acc94
Update README.md
Browse files
Cyber ZouLongkai is a finetuned chatbot based on ChatGLM3-6B
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- zh
5
+
base_model:
6
+
- THUDM/chatglm3-6b
7
+
library_name: transformers
8
+
---