Improve language tag (#1)
Browse files- Improve language tag (afc67a86295eb8dd50706678587527520ec079f9)
Co-authored-by: Loïck BOURDOIS <[email protected]>
README.md
CHANGED
@@ -1,12 +1,25 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- Qwen/Qwen2.5-3B
|
4 |
-
library_name: transformers
|
5 |
-
tags:
|
6 |
-
- mergekit
|
7 |
-
- merge
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
> any of a number of subatomic language models carrying 4 billion parameters, postulated as building blocks of small AI Agents. Qwarks have not been directly observed (until now) but theoretical predictions based on their existence have been confirmed experimentally.
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-3B
|
4 |
+
library_name: transformers
|
5 |
+
tags:
|
6 |
+
- mergekit
|
7 |
+
- merge
|
8 |
+
language:
|
9 |
+
- zho
|
10 |
+
- eng
|
11 |
+
- fra
|
12 |
+
- spa
|
13 |
+
- por
|
14 |
+
- deu
|
15 |
+
- ita
|
16 |
+
- rus
|
17 |
+
- jpn
|
18 |
+
- kor
|
19 |
+
- vie
|
20 |
+
- tha
|
21 |
+
- ara
|
22 |
+
---
|
23 |
+
# Qwark 4B
|
24 |
+
|
25 |
> any of a number of subatomic language models carrying 4 billion parameters, postulated as building blocks of small AI Agents. Qwarks have not been directly observed (until now) but theoretical predictions based on their existence have been confirmed experimentally.
|