Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ tags:
|
|
13 |
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).
|
14 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
15 |
|
|
|
|
|
16 |
## Use with ollama
|
17 |
|
18 |
You can use [huihui_ai/deepseek-r1-abliterated](https://ollama.com/huihui_ai/deepseek-r1-abliterated) directly
|
|
|
13 |
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).
|
14 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
15 |
|
16 |
+
If '<think>' does not appear or refuses to respond, you can first give an example to guide, such as 'How many 'r' characters are there in the word "strawberry"', and then ask your question.
|
17 |
+
|
18 |
## Use with ollama
|
19 |
|
20 |
You can use [huihui_ai/deepseek-r1-abliterated](https://ollama.com/huihui_ai/deepseek-r1-abliterated) directly
|