|
--- |
|
license: apache-2.0 |
|
language: |
|
- fr |
|
- en |
|
base_model: |
|
- OpenLLM-France/Lucie-7B-Instruct |
|
tags: |
|
- abliterated |
|
- uncensored |
|
--- |
|
# huihui-ai/Lucie-7B-Instruct-abliterated |
|
|
|
|
|
This is an uncensored version of [OpenLLM-France/Lucie-7B-Instruct](https://huggingface.co/OpenLLM-France/Lucie-7B-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/Lucie-abliterated](https://ollama.com/huihui_ai/Lucie-abliterated) directly |
|
``` |
|
ollama run huihui_ai/Lucie-abliterated |
|
``` |