File size: 1,114 Bytes
dd5915c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a3b1e50
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
base_model:
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
library_name: transformers
tags:
- abliterated
- uncensored
---

# huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated-v2


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** This version is an improvement over the previous one [huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated).
This model solves [this problem](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Qwen-14B-abliterated/discussions/1).

## Use with ollama

You can use [huihui_ai/deepseek-r1-abliterated](https://ollama.com/huihui_ai/deepseek-r1-abliterated) directly
```
ollama run huihui_ai/deepseek-r1-abliterated:14b
```