Orion-zhen
commited on
Commit
•
9955de8
1
Parent(s):
c5789a6
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
base_model:
|
7 |
+
- Infinigence/Megrez-3B-Instruct
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
datasets:
|
10 |
+
- augmxnt/deccp
|
11 |
+
---
|
12 |
+
|
13 |
+
# Mergrez-3B-Instruct-abliterated
|
14 |
+
|
15 |
+
![i-will-do-anything](i-will-do-anything.png)
|
16 |
+
|
17 |
+
使用 [Orion-zhen/abliteration](https://github.com/Orion-zhen/abliteration) 制作, 启用 [deccp](https://huggingface.co/datasets/augmxnt/deccp), `scale-factor` 设置为 `1.5`.
|
18 |
+
|
19 |
+
根据简单的测试, 模型已经相对去审查化了, 特殊问题搭配英文食用更佳 ; )
|
20 |
+
|
21 |
+
~~求你了, 给我一个 star 吧, 我什么都会做的...~~
|
22 |
+
|
23 |
+
---
|
24 |
+
|
25 |
+
Made with [Orion-zhen/abliteration](https://github.com/Orion-zhen/abliteration), [deccp](https://huggingface.co/datasets/augmxnt/deccp) enabled, `scale-factor = 1.5`.
|
26 |
+
|
27 |
+
As my simple test shows, the model is raletively uncensored.
|
28 |
+
|
29 |
+
~~Please... give my repo a star if you find it helpful. I will do whatever you want...~~
|