mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Multimodal Embeddings? #200
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devlux76 on GitHub (Jan 9, 2025).
I'd like to generate embeddings using a multimodal model such as llama3.2-vision or minicam-v for images and text, for instance a pdf document with embedded images.
As far as I can tell this isn't supported, or at least it isn't documented.
Can someone explain to me what is needed here?
Thanks!
@dijarvrella commented on GitHub (Jan 17, 2025):
Hi @devlux76 this is possible today.
Take a look at this example: