11 lines
401 B
Markdown
11 lines
401 B
Markdown
---
|
|
license: apache-2.0
|
|
pipeline_tag: image-text-to-text
|
|
base_model:
|
|
- Qwen/Qwen2.5-VL-3B-Instruct
|
|
---
|
|
## qwen2.5-vl-3b-it-gguf
|
|
- for text/image-text-to-text generation
|
|
- work as text encoder
|
|
- compatible with both [comfyui-gguf](https://github.com/city96/ComfyUI-GGUF) and [gguf-node](https://github.com/calcuis/gguf)
|
|
- example model supported: [omnigen](https://huggingface.co/calcuis/omnigen2-gguf) |