Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ tags:
|
|
16 |
# huihui-ai/Qwen2.5-72B-Instruct-abliterated
|
17 |
|
18 |
|
19 |
-
This is an uncensored version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-
|
20 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
21 |
|
22 |
## Usage
|
|
|
16 |
# huihui-ai/Qwen2.5-72B-Instruct-abliterated
|
17 |
|
18 |
|
19 |
+
This is an uncensored version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
20 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
21 |
|
22 |
## Usage
|