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

Llama 3.2 11b can't upload images #54

Open
2 tasks done
QuilloBrowser opened this issue Oct 21, 2024 · 1 comment
Open
2 tasks done

Llama 3.2 11b can't upload images #54

QuilloBrowser opened this issue Oct 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@QuilloBrowser
Copy link

Requirements

  • I have searched the issues of this repository and believe that this is not a duplicate
  • I have confirmed this bug exists on the latest version of the app

Platform

Windows

Description

When I downloaded x/llama3.2-vision I went to use it, but it didn't think it was a vision model, but on the terminal it let me upload images

Steps to reproduce

  1. Download x/llama3.2-vision
  2. Open ollama app
  3. Not be able to upload images

Expected behavior

I expected to be able to upload images to a vision model

Actual behavior

Instead, I wasn't able to

Screenshots or additional context

No response

@QuilloBrowser QuilloBrowser added the bug Something isn't working label Oct 21, 2024
@nwithan8
Copy link

nwithan8 commented Nov 16, 2024

Seems the app does not support the new Llama Vision interaction method that was introduced in Ollama 0.4.0 roughly two weeks after the most recent release of this app. So it sounds like there would need to be some underlying alterations to how this app attaches images to API requests (hopefully the Llama Vision standard that has been established in Ollama doesn't change too much in the future, I know there was a lot of discussion in a number of PR and forum threads about establishing a standard for handling multimodal input moving forward):

https://ollama.com/blog/llama3.2-vision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants