huihui-ai commited on
Commit
fa13334
·
verified ·
1 Parent(s): ea45124

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -47,7 +47,9 @@ license: llama3.3
47
 
48
  # huihui-ai/Llama-3.3-70B-Instruct-abliterated
49
  This is an uncensored version of [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
50
- This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
 
 
51
 
52
  ## Use with ollama
53
 
 
47
 
48
  # huihui-ai/Llama-3.3-70B-Instruct-abliterated
49
  This is an uncensored version of [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
50
+ This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
51
+
52
+ If you don't get the result you want, you can try the same question again.
53
 
54
  ## Use with ollama
55