Improve language tag

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +22 -8
README.md CHANGED
@@ -1,9 +1,23 @@
1
- ---
2
- base_model: Qwen/Qwen2.5-7B-Instruct
3
- pipeline_tag: text-generation
4
- library_name: transformers
5
- ---
6
-
7
- # Qwen/Qwen2.5-7B-Instruct (llamafied)
8
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  This is a version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) converted to the Llama format. It should be compatible with all programs that support Llama.
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
+ pipeline_tag: text-generation
4
+ library_name: transformers
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
+
21
+ # Qwen/Qwen2.5-7B-Instruct (llamafied)
22
+
23
  This is a version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) converted to the Llama format. It should be compatible with all programs that support Llama.