File size: 812 Bytes
786f299
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7ec3dfd
4b67246
 
 
786f299
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
30
31
32
33
---
language:
- en
- de
- fr
- it
- pt
- hi
- es
- th
library_name: transformers
license: llama3.2
pipeline_tag: image-text-to-text
base_model: meta-llama/Llama-3.2-11B-Vision-Instruct
tags:
- facebook
- meta
- pytorch
- llama
- llama-3
- abliterated
- uncensored
---

# huihui-ai/Llama-3.2-11B-Vision-Instruct-abliterated


This is an uncensored version of [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-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.    

It was only the text part that was processed, not the image part.