Improve language tag
#2
by
lbourdois
- opened
README.md
CHANGED
@@ -1,33 +1,44 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
language:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
-
|
13 |
-
-
|
14 |
-
-
|
15 |
-
-
|
16 |
-
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
Stay tuned for more updates!
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zho
|
5 |
+
- eng
|
6 |
+
- fra
|
7 |
+
- spa
|
8 |
+
- por
|
9 |
+
- deu
|
10 |
+
- ita
|
11 |
+
- rus
|
12 |
+
- jpn
|
13 |
+
- kor
|
14 |
+
- vie
|
15 |
+
- tha
|
16 |
+
- ara
|
17 |
+
base_model:
|
18 |
+
- Qwen/Qwen2.5-14B
|
19 |
+
- Qwen/Qwen2.5-14B-Instruct
|
20 |
+
- Qwen/Qwen2.5-14B-Instruct-1M
|
21 |
+
- tanliboy/lambda-qwen2.5-14b-dpo-test
|
22 |
+
- arcee-ai/SuperNova-Medius
|
23 |
+
- arcee-ai/Virtuoso-Small-v2
|
24 |
+
- Azure99/Blossom-V6-14B
|
25 |
+
- Qwen/Qwen2.5-Coder-14B
|
26 |
+
- Qwen/Qwen2.5-Coder-14B-Instruct
|
27 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
|
28 |
+
- huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated-v2
|
29 |
+
pipeline_tag: text-generation
|
30 |
+
tags:
|
31 |
+
- merge
|
32 |
+
---
|
33 |
+

|
34 |
+
# Qwen2.5-14B-YOYO-V4-p3
|
35 |
+
|
36 |
+
*[Qwen2.5-YOYO Fourth-Gen Model Officially Released!](https://huggingface.co/YOYO-AI/Qwen2.5-14B-YOYO-V4)*
|
37 |
+
|
38 |
+
This is the **final preview version** of the fourth-generation Qwen YOYO series model, and it is currently my favorite iteration.
|
39 |
+
|
40 |
+
Aside from context length, it is identical to **Qwen2.5-14B-YOYO-V4** in all other aspects.
|
41 |
+
|
42 |
+
The upcoming official release will not only expand the context length to 1M tokens but also disclose the complete merge recipe.
|
43 |
+
|
44 |
Stay tuned for more updates!
|