lbourdois commited on
Commit
4825765
·
verified ·
1 Parent(s): b98c05a

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 +23 -9
README.md CHANGED
@@ -1,10 +1,24 @@
1
- ---
2
- library_name: transformers
3
- base_model:
4
- - Qwen/Qwen2.5-32B-Instruct
5
- ---
6
-
7
- Abliterated version using the code from (https://github.com/andyrdt/refusal_direction).
8
-
9
- ## GGUF
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  https://huggingface.co/zetasepic/Qwen2.5-32B-Instruct-abliterated-pass2-gguf
 
1
+ ---
2
+ library_name: transformers
3
+ base_model:
4
+ - Qwen/Qwen2.5-32B-Instruct
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
+ ---
20
+
21
+ Abliterated version using the code from (https://github.com/andyrdt/refusal_direction).
22
+
23
+ ## GGUF
24
  https://huggingface.co/zetasepic/Qwen2.5-32B-Instruct-abliterated-pass2-gguf