Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,10 @@ pipeline_tag: text-generation
|
|
17 |
library_name: transformers
|
18 |
---
|
19 |
|
20 |
-
# huihui-ai/
|
21 |
|
22 |
|
23 |
-
This is an uncensored version of [LGAI-EXAONE/EXAONE-3.5-
|
24 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
25 |
|
26 |
## Use with ollama
|
|
|
17 |
library_name: transformers
|
18 |
---
|
19 |
|
20 |
+
# huihui-ai/EXAONE-3.5-2.4B-Instruct-abliterated
|
21 |
|
22 |
|
23 |
+
This is an uncensored version of [LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct](https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
24 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
25 |
|
26 |
## Use with ollama
|