ollama-app
ollama-app copied to clipboard
Chat with moondream analyses only the first image
Requirements
- [X] I have searched the issues of this repository and believe that this is not a duplicate
- [X] I have confirmed this bug exists on the latest version of the app
Platform
Android
Description
Uploaded the second mage, but the LLM still responded about the first one
Steps to reproduce
- Upload a image
- Give it a prompt
- Receive an answer
- Upload another image
- Give it a new prompt
- Receive an answer for the first uploaded image
Expected behavior
Should have received response based on the second uploaded image.
Actual behavior
It continues to use the first uploaded image for the responses. Though in another test it changed the response, but it is still related to the first image.
Screenshots or additional context