Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
base_model:
|
7 |
+
- YOYO-AI/Qwen2.5-14B-YOYO-1010
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- merge
|
11 |
+
---
|
12 |
+
|
13 |
+
I will release the second-generation versions of **1010**, **1005**, **0510**, and **0505**, test them on the **open_llm_leaderboard**, and select the model with the highest average score as the **latest** version for this iteration. Finally, I will generalize this merging methodology for broader application.
|