File size: 927 Bytes
50ff55c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
868d264
 
9e10cd8
868d264
 
 
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
27
28
29
---
language:
- en
- fr
- es
- pt
tags:
- falcon3
- abliterated
- uncensored
base_model: tiiuae/Falcon3-1B-Instruct
license: other
license_name: falcon-llm-license
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
library_name: transformers
---

# huihui-ai/Falcon3-1B-Instruct-abliterated


This is an uncensored version of [tiiuae/Falcon3-1B-Instruct](https://huggingface.co/tiiuae/Falcon3-1B-Instruct) 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.    

## Use with ollama

You can use [huihui_ai/falcon3-abliterated](https://ollama.com/huihui_ai/falcon3-abliterated) directly, **It's possible for the output to be empty.**
```
ollama run huihui_ai/falcon3-abliterated:1b
```