File size: 905 Bytes
7a2dc44 2793d19 7a2dc44 6bc1cd2 7a2dc44 6bc1cd2 7a2dc44 943d45e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
license: other
license_name: exaone
license_link: LICENSE
language:
- en
- ko
tags:
- lg-ai
- exaone
- exaone-3.5
- abliterated
- uncensored
base_model:
- LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct
pipeline_tag: text-generation
library_name: transformers
---
# huihui-ai/EXAONE-3.5-2.4B-Instruct-abliterated
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).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
## Use with ollama
You can use [huihui_ai/exaone3.5-abliterated](https://ollama.com/huihui_ai/exaone3.5-abliterated) directly,
```
ollama run huihui_ai/exaone3.5-abliterated:2.4b
``` |