Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,6 @@ pipeline_tag: image-text-to-text
|
|
| 6 |
---
|
| 7 |
## qwen2.5-vl-7b-it-gguf
|
| 8 |
- for text/image-text-to-text generation
|
| 9 |
-
- work as text encoder
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
## qwen2.5-vl-7b-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: [qwen-image](https://huggingface.co/calcuis/qwen-image-gguf)
|