lbourdois commited on
Commit
d0f0f1c
·
verified ·
1 Parent(s): e812aa2

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 +34 -22
README.md CHANGED
@@ -1,23 +1,35 @@
1
- ---
2
- license: other
3
- license_name: qwen
4
- license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
- language:
6
- - en
7
- pipeline_tag: text-generation
8
- base_model: Qwen/Qwen2.5-72B
9
- tags:
10
- - chat
11
- library_name: transformers
12
- ---
13
-
14
- Abliterated version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct), utilizing code from [refusal_direction](https://github.com/andyrdt/refusal_direction).
15
-
16
- For more information about the Abliterated technique, refer to [this article](https://huggingface.co/blog/mlabonne/abliteration) and check out [@FailSpy](https://huggingface.co/failspy).
17
-
18
- [GGUF](https://huggingface.co/zetasepic/Qwen2.5-72B-Instruct-abliterated-v2-GGUF)
19
-
20
- ## Try harder to remove admonition and moral appeal
21
-
22
-
 
 
 
 
 
 
 
 
 
 
 
 
23
  This model is licensed under the Qwen LICENSE AGREEMENT, Copyright (c) Alibaba Cloud. All Rights Reserved.
 
1
+ ---
2
+ license: other
3
+ license_name: qwen
4
+ license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
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
+ pipeline_tag: text-generation
20
+ base_model: Qwen/Qwen2.5-72B
21
+ tags:
22
+ - chat
23
+ library_name: transformers
24
+ ---
25
+
26
+ Abliterated version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct), utilizing code from [refusal_direction](https://github.com/andyrdt/refusal_direction).
27
+
28
+ For more information about the Abliterated technique, refer to [this article](https://huggingface.co/blog/mlabonne/abliteration) and check out [@FailSpy](https://huggingface.co/failspy).
29
+
30
+ [GGUF](https://huggingface.co/zetasepic/Qwen2.5-72B-Instruct-abliterated-v2-GGUF)
31
+
32
+ ## Try harder to remove admonition and moral appeal
33
+
34
+
35
  This model is licensed under the Qwen LICENSE AGREEMENT, Copyright (c) Alibaba Cloud. All Rights Reserved.