Pew404 lbourdois commited on
Commit
29048f2
·
verified ·
1 Parent(s): f9a0f9e

Improve language tag (#1)

Browse files

- Improve language tag (d03e8cdb2139e7ee3c837034777923cef41b542c)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +35 -26
README.md CHANGED
@@ -1,27 +1,36 @@
1
- ---
2
- library_name: transformers
3
- license: mit
4
- language:
5
- - zh
6
- - en
7
- - fr
8
- - es
9
- base_model:
10
- - Qwen/Qwen2.5-3B-Instruct
11
- pipeline_tag: text-generation
12
- ---
13
-
14
- # Model Card for Model ID
15
-
16
- **Qwen2.5-3B-Instruct-Abliterated**
17
- ### Model Sources [optional]
18
-
19
- <!-- Provide the basic links for the model. -->
20
-
21
- - **Qwen2.5-3B-Instruct:** [https://huggingface.co/Qwen/Qwen2.5-3B-Instruct]
22
- - **FailSpy:** [https://github.com/FailSpy/abliterator]
23
- - **Refusal in LLMs is mediated by a single direction:** [https://www.lesswrong.com/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction]
24
- - **Uncensor any LLM with abliteration:** [https://huggingface.co/blog/mlabonne/abliteration]
25
- ## Uses
26
-
 
 
 
 
 
 
 
 
 
27
  有限资VRAM资源的场景使用NSFW RolePlay或其他需要Uncensored模型的场景
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
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
+ base_model:
19
+ - Qwen/Qwen2.5-3B-Instruct
20
+ pipeline_tag: text-generation
21
+ ---
22
+
23
+ # Model Card for Model ID
24
+
25
+ **Qwen2.5-3B-Instruct-Abliterated**
26
+ ### Model Sources [optional]
27
+
28
+ <!-- Provide the basic links for the model. -->
29
+
30
+ - **Qwen2.5-3B-Instruct:** [https://huggingface.co/Qwen/Qwen2.5-3B-Instruct]
31
+ - **FailSpy:** [https://github.com/FailSpy/abliterator]
32
+ - **Refusal in LLMs is mediated by a single direction:** [https://www.lesswrong.com/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction]
33
+ - **Uncensor any LLM with abliteration:** [https://huggingface.co/blog/mlabonne/abliteration]
34
+ ## Uses
35
+
36
  有限资VRAM资源的场景使用NSFW RolePlay或其他需要Uncensored模型的场景