huihui-ai commited on
Commit
c99d362
·
verified ·
1 Parent(s): e9a9bca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -13,6 +13,7 @@ tags:
13
  This is an uncensored version of [perplexity-ai/r1-1776-distill-llama-70b](https://huggingface.co/perplexity-ai/r1-1776-distill-llama-70b) 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
 
17
  ## Use with ollama
18
 
 
13
  This is an uncensored version of [perplexity-ai/r1-1776-distill-llama-70b](https://huggingface.co/perplexity-ai/r1-1776-distill-llama-70b) 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
+ This model refers to the https://github.com/llm-attacks/llm-attacks/tree/main/data/advbench dataset.
17
 
18
  ## Use with ollama
19