File size: 440 Bytes
436c837 d150a3f 436c837 7e54df7 436c837 1959de4 436c837 a537e3f 436c837 7b54bfe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: apache-2.0
language:
- en
pipeline_tag: image-text-to-text
tags:
- llava
- vision
---
## llava: computer vision GGUF
- Clip Handler > mmproj-***.gguf
- Vision Model > llava-***.gguf
- provide a link of picture as prompt
- it will give hints for you to comply your text-to-image prompt (reverse engineering) 🎃
## how to use
- compatible with gguf-connector (next upgrade will work)
- work in progress (coming in few hours) |