初始化项目,由ModelHub XC社区提供模型

Model: huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 23:10:06 +08:00
commit bfa650a5bc
16 changed files with 935 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
---
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).