Update README.md
Browse files
README.md
CHANGED
@@ -8,20 +8,39 @@ base_model:
|
|
8 |
- sail/Sailor2-8B-Chat
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
12 |
|
13 |
-
|
14 |
|
15 |
-
Sailor2-8B-Chat
|
|
|
16 |
|
|
|
17 |
|
18 |
-
|
19 |
|
20 |
-
|
21 |
-
|
|
|
22 |
|
23 |
-
|
24 |
|
25 |
-
|
26 |
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- sail/Sailor2-8B-Chat
|
9 |
---
|
10 |
|
11 |
+
<div align="center">
|
12 |
+
<img src="https://github.com/bloomifycafe/blossomsAI/blob/main/assets/logo.png?raw=true" alt="Logo"/>
|
13 |
+
</div>
|
14 |
+
</br>
|
15 |
+
<div align="center">
|
16 |
|
17 |
+
# 🎯 Sailor2-8B-Chat-Uncensored
|
18 |
|
19 |
+
### An optimized version of Sailor2-8B-Chat focused on removing refusal behaviors
|
20 |
+
</div>
|
21 |
|
22 |
+
## 📌 Overview
|
23 |
|
24 |
+
A streamlined implementation that removes refusal behaviors from [sail/Sailor2-8B-Chat](https://huggingface.co/sail/Sailor2-8B-Chat), based on directional intervention techniques.
|
25 |
|
26 |
+
## 🔍 Key Features
|
27 |
+
- Implements directional intervention for behavior modification
|
28 |
+
- Fully quantized for resource-efficient deployment
|
29 |
|
30 |
+
## 🛠️ Implementation
|
31 |
|
32 |
+
Based on research findings from ["Refusal in LLMs is Mediated by a Single Direction"](https://www.alignmentforum.org/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction)
|
33 |
|
34 |
+
## 💫 Quantization
|
35 |
+
|
36 |
+
Pre-quantized models available in [GGFU](https://huggingface.co/BlossomsAI/Sailor2-8B-Chat-Uncensored-GGUF) format:
|
37 |
+
|
38 |
+
## 🤝 Contributors
|
39 |
+
|
40 |
+
Developed with ❤️ by [BlossomAI](https://huggingface.co/BlossomsAI)
|
41 |
+
|
42 |
+
---
|
43 |
+
|
44 |
+
<div align="center">
|
45 |
+
<sub>Star ⭐️ this repo if you find it valuable!</sub>
|
46 |
+
</div>
|