JHubi1 / ollama-app

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

add support send file #27

Open Morrigan-Ship opened 5 months ago

Morrigan-Ship commented 5 months ago

like png txt or other files ollama supporting it

JHubi1 commented 5 months ago

Images are supposed with multimodal models. Take a look into llava

Morrigan-Ship commented 5 months ago

thank you but text files for Analyze?

fliker09 commented 1 month ago

Supporting the idea! Regarding image analysis. I tried moondream LLM and it's not working. It seems I have to send the query together with the image? Tbh, not clear... I see ollama warning that "multimodal models don't support parallel requests yet". I attach the image - nothing happens. I write the query, send it, ollama-app starts "thinking", ollama complains as described and then I am reported that a server mistake happened. Can you please look into it?

JHubi1 commented 1 month ago

Did you follow the steps described in the wiki?

fliker09 commented 1 month ago

Attach the image, then write the prompt and then send the prompt? Yeah, I did that, but I never get a response... Only error message from ollama-app after a minute or two.

JHubi1 commented 1 month ago

Please open a new issue, this isn't related

fliker09 commented 1 month ago

Fair enough, give me a minute.