shenzhi-wang commited on
Commit
0a8b751
·
verified ·
1 Parent(s): f37d32a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ base_model: Qwen/Qwen2.5-7B
6
+ language:
7
+ - en
8
+ - zh
9
+ ---