16 lines
818 B
Markdown
16 lines
818 B
Markdown
|
|
---
|
||
|
|
base_model:
|
||
|
|
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
|
||
|
|
library_name: transformers
|
||
|
|
tags:
|
||
|
|
- abliterated
|
||
|
|
- uncensored
|
||
|
|
---
|
||
|
|
|
||
|
|
# huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated
|
||
|
|
|
||
|
|
|
||
|
|
This is an uncensored version of [deepseek-ai/DeepSeek-R1-Distill-Qwen-14B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B) 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.
|
||
|
|
|
||
|
|
**Important Note** There's a new version available, please try using the new version [huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated-v2](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated-v2).
|