Update README.md
Browse files
README.md
CHANGED
@@ -9,3 +9,6 @@ base_model: Qwen/Qwen2.5-72B-Instruct
|
|
9 |
tags:
|
10 |
- chat
|
11 |
---
|
|
|
|
|
|
|
|
9 |
tags:
|
10 |
- chat
|
11 |
---
|
12 |
+
Abliterated version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct), utilizing code from [refusal_direction](https://github.com/andyrdt/refusal_direction).
|
13 |
+
|
14 |
+
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).
|