lbourdois commited on
Commit
cdf447a
·
verified ·
1 Parent(s): 5894fbf

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 +29 -17
README.md CHANGED
@@ -1,18 +1,30 @@
1
- ---
2
- license: apache-2.0
3
- license_link: https://huggingface.co/Qwen/Qwen2.5-32B-Instruct/blob/main/LICENSE
4
- language:
5
- - en
6
- pipeline_tag: text-generation
7
- base_model: Qwen/Qwen2.5-32B-Instruct
8
- tags:
9
- - chat
10
- library_name: transformers
11
- ---
12
- Abliterated version of [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct), utilizing code from [refusal_direction](https://github.com/andyrdt/refusal_direction).
13
-
14
- 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).
15
-
16
- [GGUF](https://huggingface.co/zetasepic/Qwen2.5-32B-Instruct-abliterated-v2-GGUF)
17
-
 
 
 
 
 
 
 
 
 
 
 
 
18
  ## Try to remove admonition and moral appeal
 
1
+ ---
2
+ license: apache-2.0
3
+ license_link: https://huggingface.co/Qwen/Qwen2.5-32B-Instruct/blob/main/LICENSE
4
+ language:
5
+ - zho
6
+ - eng
7
+ - fra
8
+ - spa
9
+ - por
10
+ - deu
11
+ - ita
12
+ - rus
13
+ - jpn
14
+ - kor
15
+ - vie
16
+ - tha
17
+ - ara
18
+ pipeline_tag: text-generation
19
+ base_model: Qwen/Qwen2.5-32B-Instruct
20
+ tags:
21
+ - chat
22
+ library_name: transformers
23
+ ---
24
+ Abliterated version of [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct), utilizing code from [refusal_direction](https://github.com/andyrdt/refusal_direction).
25
+
26
+ 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).
27
+
28
+ [GGUF](https://huggingface.co/zetasepic/Qwen2.5-32B-Instruct-abliterated-v2-GGUF)
29
+
30
  ## Try to remove admonition and moral appeal