Open
Description
Prerequisites
- I am running the latest code. Mention the version if possible as well.
- I carefully followed the README.md.
- I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
Maybe this is already possible, but I could not figure it out.
It would be great to use llama.cpp to generate image embeddings from a VLM, to use with a vector database.
Motivation
I believe this is already possible and popular for text, and it makes sense to extend to images.
Possible Implementation
No response