lbourdois commited on
Commit
712d480
·
verified ·
1 Parent(s): 605935c

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 +39 -28
README.md CHANGED
@@ -1,29 +1,40 @@
1
- ---
2
- library_name: transformers
3
- tags:
4
- - unsloth
5
- - trl
6
- - sft
7
- - qwen2
8
- - o1
9
- pipeline_tag: text-generation
10
- new_version: Pinkstack/PARM-V2-QwQ-Qwen-2.5-o1-3B-GGUF
11
- license: other
12
- license_name: qwen-research
13
- license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct/blob/main/LICENSE
14
- language:
15
- - en
16
- - zh
17
- base_model:
18
- - Qwen/Qwen2.5-3B-Instruct
19
- ---
20
-
21
- # details
22
-
23
- This is the base model for our flagship Parm2 3B model: https://huggingface.co/Pinkstack/PARM-V2-QwQ-Qwen-2.5-o1-3B-GGUF
24
- [PRAM V2](https://huggingface.co/collections/Pinkstackorg/pram-v2-67612d3c542b9121bf15891c)
25
-
26
-
27
- - **Hardware Type:** Nvidia P100
28
- - **By:** Pinkstack
 
 
 
 
 
 
 
 
 
 
 
29
  - **License:** qwen
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - unsloth
5
+ - trl
6
+ - sft
7
+ - qwen2
8
+ - o1
9
+ pipeline_tag: text-generation
10
+ new_version: Pinkstack/PARM-V2-QwQ-Qwen-2.5-o1-3B-GGUF
11
+ license: other
12
+ license_name: qwen-research
13
+ license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct/blob/main/LICENSE
14
+ language:
15
+ - zho
16
+ - eng
17
+ - fra
18
+ - spa
19
+ - por
20
+ - deu
21
+ - ita
22
+ - rus
23
+ - jpn
24
+ - kor
25
+ - vie
26
+ - tha
27
+ - ara
28
+ base_model:
29
+ - Qwen/Qwen2.5-3B-Instruct
30
+ ---
31
+
32
+ # details
33
+
34
+ This is the base model for our flagship Parm2 3B model: https://huggingface.co/Pinkstack/PARM-V2-QwQ-Qwen-2.5-o1-3B-GGUF
35
+ [PRAM V2](https://huggingface.co/collections/Pinkstackorg/pram-v2-67612d3c542b9121bf15891c)
36
+
37
+
38
+ - **Hardware Type:** Nvidia P100
39
+ - **By:** Pinkstack
40
  - **License:** qwen