ibrahimkettaneh's picture
Update README.md
0b0912e verified
|
raw
history blame
1.33 kB
---
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
- huihui-ai/QwQ-32B-Preview-abliterated
tags:
- chat
- abliterated
- uncensored
library_name: transformers
---
# Please [follow](https://huggingface.co/ibrahimkettaneh) for more quantizations, because it lets me know people are interested
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6635be30b0a5f86a2af4b6a0/trS4yRInFY1LF_25EiH6c.png)
# Credits goes to all those who have contributed to the community, in this case, specifically: [huihui-ai](https://huggingface.co/huihui-ai)/[QwQ-32B-Preview-abliterated](https://huggingface.co/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
```