Improve language tag
Browse filesHi! 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.
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 |
-
-
|
| 16 |
-
-
|
| 17 |
-
|
| 18 |
-
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
-
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|