[GH-ISSUE #7396] llava response inconcistency #30463

Closed
opened 2026-04-22 10:05:52 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @goldengeko on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7396

What is the issue?

The first response is accurate. It seems that the image in not updated or llava thinks that it is the same image even though the image is deleted and replaced by a different one.

Note: Even though the name of the image is same, it is refreshed with a different image every minute.
I am using ollama 0.3.14

what do you see in this image ? /xyz/image_s
... aver/resource/rs_image.jpg
...
Added image '/xyz/rs_image.jpg'
In the image, I see a person sitting at a desk with a laptop. The
individual appears to be looking towards their right and is wearing a
hoodie that has some graphics or text on it, although the details are not
clear. Behind the person, there's an office environment with desks,
monitors, and a shelving unit with various items on it. The space looks
modern and well-organized. There's also a badge hanging from their
lanyard, but I'm unable to read the text on it. The person has a focused
or contemplative expression on their face.

what do you see now now in this image? /xyz/rs_image.jpg
Added image '/home/guts/cognitive_robotics_ws/src/image_saver/resource/rs_image.jpg'
I see a person sitting at a desk, using a laptop with the camera pointing
towards them. They are engaged in an activity on the computer screen. The
individual appears to be a young adult wearing a hoodie and has a
thoughtful or focused expression while using the device. Behind the
person, there's a modern office environment with desks and equipment
suggesting a professional setting.

now what do yue here Image saved to /xyz/rs_image.jpg
...
Added image '/xyze/rs_image.jpg'
I see a man sitting at a desk with a laptop in front of him. He appears
to be engaged in an activity, possibly work-related given the context of
the room. The man is wearing a casual brown hoodie with some graphics or
text on it. In his hand, he is holding a green highlighter pen. Behind
him, there's an office environment that includes desks and shelves with
various items on them. There's also a TV mounted to the wall in the
background. The room seems well-lit and organized, suggesting a modern
workspace.

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.3.14

Originally created by @goldengeko on GitHub (Oct 28, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7396 ### What is the issue? The first response is accurate. It seems that the image in not updated or llava thinks that it is the same image even though the image is deleted and replaced by a different one. ***Note: Even though the name of the image is same, it is refreshed with a different image every minute.*** **I am using ollama 0.3.14** >>> what do you see in this image ? /xyz/image_s ... aver/resource/rs_image.jpg ... Added image '/xyz/rs_image.jpg' In the image, I see a person sitting at a desk with a laptop. The individual appears to be looking towards their right and is wearing a hoodie that has some graphics or text on it, although the details are not clear. Behind the person, there's an office environment with desks, monitors, and a shelving unit with various items on it. The space looks modern and well-organized. There's also a badge hanging from their lanyard, but I'm unable to read the text on it. The person has a focused or contemplative expression on their face. >>> what do you see now now in this image? /xyz/rs_image.jpg Added image '/home/guts/cognitive_robotics_ws/src/image_saver/resource/rs_image.jpg' I see a person sitting at a desk, using a laptop with the camera pointing towards them. They are engaged in an activity on the computer screen. The individual appears to be a young adult wearing a hoodie and has a thoughtful or focused expression while using the device. Behind the person, there's a modern office environment with desks and equipment suggesting a professional setting. >>> now what do yue here Image saved to /xyz/rs_image.jpg ... Added image '/xyze/rs_image.jpg' I see a man sitting at a desk with a laptop in front of him. He appears to be engaged in an activity, possibly work-related given the context of the room. The man is wearing a casual brown hoodie with some graphics or text on it. In his hand, he is holding a green highlighter pen. Behind him, there's an office environment that includes desks and shelves with various items on them. There's also a TV mounted to the wall in the background. The room seems well-lit and organized, suggesting a modern workspace. ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.3.14
GiteaMirror added the bug label 2026-04-22 10:05:52 -05:00
Author
Owner

@rick-github commented on GitHub (Oct 28, 2024):

Try running /clear between prompts.

<!-- gh-comment-id:2441256789 --> @rick-github commented on GitHub (Oct 28, 2024): Try running `/clear` between prompts.
Author
Owner

@goldengeko commented on GitHub (Oct 28, 2024):

Try running /clear between prompts.

Thanks. That works

<!-- gh-comment-id:2441945687 --> @goldengeko commented on GitHub (Oct 28, 2024): > Try running `/clear` between prompts. Thanks. That works
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#30463