Improve language tag
#2
by
lbourdois
- opened
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 |
-
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
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
|