Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,4 @@ tags:
|
|
13 |
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).
|
14 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
15 |
|
|
|
|
13 |
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).
|
14 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
15 |
|
16 |
+
**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).
|