File size: 351 Bytes
436c837 a537e3f 436c837 a537e3f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: apache-2.0
language:
- en
pipeline_tag: image-text-to-text
tags:
- llava
- vision
---
## llava computer vision GGUF
- Clip Handler > mmproj-f16.gguf
- Vision Model > llava-**.gguf (opt anyone)
- provide a link of picture as prompt
## how to use
- compatible with gguf-connector (next upgrade will work)
- work in progress (coming soon) |