JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
597 stars 45 forks source link

Chat with moondream analyses only the first image #50

Open fliker09 opened 1 month ago

fliker09 commented 1 month ago

Requirements

Platform

Android

Description

Uploaded the second mage, but the LLM still responded about the first one

Steps to reproduce

  1. Upload a image
  2. Give it a prompt
  3. Receive an answer
  4. Upload another image
  5. Give it a new prompt
  6. 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

Screenshot_20240928-115553 Screenshot_20240928-115805 Screenshot_20240929-020053

JHubi1 commented 3 weeks ago

Hi there, I finally got around to test a few issues. I can reproduce the behavior, but only when using moondream. I believe the issue only occurs when using it. Could you try another model and report if the same issue occurs? Thanks