|
--- |
|
license: apache-2.0 |
|
license_link: https://huggingface.co/huihui-ai/QwQ-32B-Preview-abliterated/blob/main/LICENSE |
|
language: |
|
- en |
|
pipeline_tag: text-generation |
|
base_model: Qwen/QwQ-32B-Preview |
|
tags: |
|
- chat |
|
- abliterated |
|
- uncensored |
|
library_name: transformers |
|
--- |
|
|
|
# huihui-ai/QwQ-32B-Preview-abliterated |
|
|
|
|
|
This is an uncensored version of [Qwen/QwQ-32B-Preview](https://huggingface.co/Qwen/QwQ-32B-Preview) 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. |
|
|
|
## ollama |
|
|
|
You can use [huihui_ai/qwq-abliterated](https://ollama.com/huihui_ai/qwq-abliterated) directly, |
|
``` |
|
ollama run huihui_ai/qwq-abliterated |
|
``` |
|
|