YOYO-AI commited on
Commit
cd8f578
·
verified ·
1 Parent(s): 892225c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - Qwen/Qwen2.5-Coder-32B-Instruct
8
+ - Qwen/QwQ-32B-Preview
9
+ - Qwen/Qwen2.5-Coder-32B
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - merge
13
+ ---
14
+