chatpig commited on
Commit
fac6caf
·
verified ·
1 Parent(s): 9554aa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-text-to-text
4
+ base_model:
5
+ - Qwen/Qwen2.5-VL-3B-Instruct
6
+ ---
7
+ ## qwen2.5-vl-3b-it-gguf
8
+ - for text/image-text-to-text generation
9
+ - work as text encoder
10
+ - compatible with both [comfyui-gguf](https://github.com/city96/ComfyUI-GGUF) and [gguf-node](https://github.com/calcuis/gguf)
11
+ - example model supported: [omnigen](https://huggingface.co/calcuis/omnigen2-gguf)