huihui-ai commited on
Commit
d80b785
·
verified ·
1 Parent(s): d5871ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ license: llama3.3
48
  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).
49
  This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
50
 
51
- ## ollama
52
 
53
  You can use [huihui_ai/llama3.3-abliterated](https://ollama.com/huihui_ai/llama3.3-abliterated) directly,
54
  ```
 
48
  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).
49
  This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
50
 
51
+ ## Use with ollama
52
 
53
  You can use [huihui_ai/llama3.3-abliterated](https://ollama.com/huihui_ai/llama3.3-abliterated) directly,
54
  ```