Improve language tag

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +32 -20
README.md CHANGED
@@ -1,21 +1,33 @@
1
- ---
2
- base_model:
3
- - Qwen/Qwen2.5-7B
4
- tags:
5
- - text-generation-inference
6
- - transformers
7
- - unsloth
8
- - qwen2
9
- - trl
10
- license: apache-2.0
11
- language:
12
- - en
13
- ---
14
-
15
- # Uploaded model
16
-
17
- - **Developed by:** ncardian
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** Qwen/Qwen2.5-7B
20
-
 
 
 
 
 
 
 
 
 
 
 
 
21
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
1
+ ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-7B
4
+ tags:
5
+ - text-generation-inference
6
+ - transformers
7
+ - unsloth
8
+ - qwen2
9
+ - trl
10
+ license: apache-2.0
11
+ language:
12
+ - zho
13
+ - eng
14
+ - fra
15
+ - spa
16
+ - por
17
+ - deu
18
+ - ita
19
+ - rus
20
+ - jpn
21
+ - kor
22
+ - vie
23
+ - tha
24
+ - ara
25
+ ---
26
+
27
+ # Uploaded model
28
+
29
+ - **Developed by:** ncardian
30
+ - **License:** apache-2.0
31
+ - **Finetuned from model :** Qwen/Qwen2.5-7B
32
+
33
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.