Improve language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,10 +1,24 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- Qwen/Qwen2.5-32B-Instruct
|
4 |
-
pipeline_tag: text-generation
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
Also feel free to visit my website https://devquasar.com/
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-32B-Instruct
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
language:
|
6 |
+
- zho
|
7 |
+
- eng
|
8 |
+
- fra
|
9 |
+
- spa
|
10 |
+
- por
|
11 |
+
- deu
|
12 |
+
- ita
|
13 |
+
- rus
|
14 |
+
- jpn
|
15 |
+
- kor
|
16 |
+
- vie
|
17 |
+
- tha
|
18 |
+
- ara
|
19 |
+
---
|
20 |
+
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
21 |
+
|
22 |
+
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
23 |
+
|
24 |
Also feel free to visit my website https://devquasar.com/
|