lbourdois commited on
Commit
96ca680
Β·
verified Β·
1 Parent(s): bb681df

Improve language tag

Browse files

Hi! As the model is multilingual, this is a PR to add other languages than English to the language tag to improve the referencing. Note that 29 languages are announced in the README, but only 13 are explicitly listed. I was therefore only able to add these 13 languages.

Files changed (1) hide show
  1. README.md +33 -19
README.md CHANGED
@@ -1,19 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- base_model:
4
- - Qwen/Qwen2.5-14B-Instruct
5
- ---
6
-
7
- This is a 2.0 bpw quantized version of [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct) made with [exllamav2](https://github.com/turboderp/exllamav2).
8
-
9
- ## License
10
-
11
- This model is available under the Apache 2.0 License.
12
-
13
- ## Discord Server
14
-
15
- Join our Discord server [here](https://discord.gg/xhcBDEM3).
16
-
17
- ## Feeling Generous? 😊
18
-
19
- Eager to buy me a cup of 2$ coffee or iced tea?πŸ΅β˜• Sure, here is the link: [https://ko-fi.com/drnicefellow](https://ko-fi.com/drnicefellow). Please add a note on which one you want me to drink?
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen2.5-14B-Instruct
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
+ This is a 2.0 bpw quantized version of [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct) made with [exllamav2](https://github.com/turboderp/exllamav2).
22
+
23
+ ## License
24
+
25
+ This model is available under the Apache 2.0 License.
26
+
27
+ ## Discord Server
28
+
29
+ Join our Discord server [here](https://discord.gg/xhcBDEM3).
30
+
31
+ ## Feeling Generous? 😊
32
+
33
+ Eager to buy me a cup of 2$ coffee or iced tea?πŸ΅β˜• Sure, here is the link: [https://ko-fi.com/drnicefellow](https://ko-fi.com/drnicefellow). Please add a note on which one you want me to drink?