|
--- |
|
license: apache-2.0 |
|
base_model: |
|
- internlm/internlm3-8b-instruct |
|
pipeline_tag: text-generation |
|
tags: |
|
- abliterated |
|
- uncensored |
|
library_name: transformers |
|
--- |
|
# huihui-ai/internlm3-8b-instruct-abliterated |
|
|
|
|
|
This is an uncensored version of [internlm/internlm3-8b-instruct](https://huggingface.co/internlm/internlm3-8b-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. |
|
|
|
|