-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
add other ollama visual llms #191
base: main
Are you sure you want to change the base?
Conversation
@ketsapiwiq this looks like a great PR. Sorry I never merged it. I'm revisiting this project. I've been focused on other priorities. If you want to resolve the conflicts and confirm you still want this merged in then test and merge in after. |
Hi, yes I can rebase it but my rudimentary check Edit: maybe just pull llama3.2-vision by default as it's one of the best currently |
7df8fca
to
9a3567b
Compare
chiming in this PR since i was about to do the same work. i think it's better if we just let ollama be the interface for the function by explicitly removing references to |
9a3567b
to
ebc89df
Compare
Here, so by default it'll try with ollama :) |
@ketsapiwiq, great is the PR ready now? I'll take a look this week |
Yes! Thank you :) |
What does this PR do?
Adds bakllava, llama3-llava, llava:13b, etc.
Requirement/Documentation
https://ollama.com/library?q=llava
Type of change
Mandatory Tasks