mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
multi-image support for llama3.2-vision? #179
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 @srao-cipher on GitHub (Dec 3, 2024).
Hi! Trying to asses multiple images using the ollama API and MLLM LLama3.2 Vision 90B (55GB). Everything is working fine on single images passed as file location ("image.jpg") and single element array containing file location (["image.jpg]), but fails for array with multiple file locations (["image_0.jpg",image_1.jpg"]).
input:
std out:
@tobalo commented on GitHub (Dec 4, 2024):
commenting to follow
@jessegross commented on GitHub (Dec 5, 2024):
The model doesn't support multiple images, see this comment from Meta:
https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct/discussions/43#66f98f742094ed9e5f5107d4