File size: 842 Bytes
9c99c93 c7f8621 |
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 |
---
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
```
|