Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ollama AI] 'Describe Content of Image' Problem with Image Size #11432

Closed
wydrox opened this issue Mar 22, 2024 · 4 comments
Closed

[Ollama AI] 'Describe Content of Image' Problem with Image Size #11432

wydrox opened this issue Mar 22, 2024 · 4 comments
Labels
bug Something isn't working extension: raycast-ollama Issues related to the raycast-ollama extension extension Issues related to one of the extensions in the Store

Comments

@wydrox
Copy link

wydrox commented Mar 22, 2024

Extension

https://www.raycast.com/massimiliano_pasquini/raycast-ollama

Description

No mather how big resolution of an image i upload, the model mostly returns "too small image" or want even try to describe the image. I am using llava:34b.

I am wondering if heigh limit in this line is not an issue:

html: `<img src="${file}" alt="image" height="180" width="auto">`,

Steps To Reproduce

  1. Chose hires image with small text
  2. load to raycast/ollama/describe content of the image
  3. Poor results

Current Behaviour

Model is not receiving full resolution of the image

Expected Behaviour

Either model receives full res image or user can modify heigh limit

@wydrox wydrox added bug Something isn't working extension Issues related to one of the extensions in the Store labels Mar 22, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Mar 22, 2024

Thank you for opening this issue!

🔔 @MassimilianoPasquini97 you might want to have a look.

💡 Author and Contributors commands

The author and contributors of massimiliano_pasquini/raycast-ollama can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

@raycastbot raycastbot added status: stalled Stalled due inactivity extension: raycast-ollama Issues related to the raycast-ollama extension and removed status: stalled Stalled due inactivity labels Mar 22, 2024
@MassimilianoPasquini97
Copy link
Contributor

Hi @wydrox, can you explain better what type of problem do you encounter? Can you upload the image where you encounter this problem so I can try to reproduce the error on my own.

@MassimilianoPasquini97
Copy link
Contributor

MassimilianoPasquini97 commented Apr 1, 2024

@raycastbot rename this issue to "[Ollama AI] 'Describe Content of Image' Problem with Image Size"

@raycastbot raycastbot changed the title Ollama [Ollama] 'Describe Content of Image' Problem with Image Size Apr 1, 2024
@raycastbot raycastbot changed the title [Ollama] 'Describe Content of Image' Problem with Image Size [Ollama AI] 'Describe Content of Image' Problem with Image Size Apr 1, 2024
@MassimilianoPasquini97
Copy link
Contributor

@raycastbot close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: raycast-ollama Issues related to the raycast-ollama extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants