Felldude commited on
Commit
89da41b
·
verified ·
1 Parent(s): a930fbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - fp32
5
+ - vision
6
+ - qwen
7
+ - qwen3 vl
8
+ - image to text
9
+ base_model:
10
+ - Qwen/Qwen3-VL-4B-Instruct
11
  ---
12
+ license: apache-2.0
13
+ pipeline_tag: image-text-to-text
14
+ library_name: transformers
15
+ ---
16
+
17
+ # Qwen3-VL-4B-Instruct-Uncensored
18
+
19
+ This model has been finetuned with image and text pairs at 1024px and shows high affinity with limited hallucination on NSFW task.
20
+
21
+ This model has limited video caption ability.