huihui-ai commited on
Commit
d9f28e4
1 Parent(s): 442ae9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,7 +17,9 @@ tags:
17
 
18
  This is an uncensored version of [Qwen2-VL-2B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct) created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).
19
 
20
- Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
 
 
21
 
22
  ## Usage
23
  You can use this model in your applications by loading it with Hugging Face's `transformers` library:
 
17
 
18
  This is an uncensored version of [Qwen2-VL-2B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct) created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).
19
 
20
+ Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
21
+
22
+ It was only the text part that was processed, not the image part.
23
 
24
  ## Usage
25
  You can use this model in your applications by loading it with Hugging Face's `transformers` library: