File size: 786 Bytes
50c607f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ba90593
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: llama3.1
language:
- en
pipeline_tag: text-generation
base_model:
- allenai/Llama-3.1-Tulu-3-70B
library_name: transformers
tags:
- abliterated
- uncensored
---

# huihui-ai/Llama-3.1-Tulu-3-70B-abliterated


This is an uncensored version of [allenai/Llama-3.1-Tulu-3-70B](https://huggingface.co/allenai/Llama-3.1-Tulu-3-70B) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).  
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.    

## ollama

You can use [huihui_ai/tulu3-abliterate:70b](https://ollama.com/huihui_ai/tulu3-abliterate:70b) directly, 
```
ollama run huihui_ai/tulu3-abliterate:70b
```