huihui-ai's picture
Update README.md
e8f16a5 verified
---
base_model:
- deepseek-ai/DeepSeek-R1-Distill-Llama-8B
library_name: transformers
tags:
- abliterated
- uncensored
---
# huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated
This is an uncensored version of [deepseek-ai/DeepSeek-R1-Distill-Llama-8B](https://huggingface.co./deepseek-ai/DeepSeek-R1-Distill-Llama-8B) 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.
## 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:8b
```