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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ extra_gated_description: >-
44
  extra_gated_button_content: Submit
45
  license: llama3.3
46
  ---
 
47
  # huihui-ai/Llama-3.3-70B-Instruct-abliterated
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.
 
44
  extra_gated_button_content: Submit
45
  license: llama3.3
46
  ---
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.