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

Feature Request - Support for vision models like QwenVL and CogVLM #200

Open
RYG81 opened this issue Dec 24, 2024 · 2 comments
Open

Feature Request - Support for vision models like QwenVL and CogVLM #200

RYG81 opened this issue Dec 24, 2024 · 2 comments
Labels
waiting for framework Waiting for new feature in the Griptape Framework

Comments

@RYG81
Copy link

RYG81 commented Dec 24, 2024

Hey, it would be great if you guys can add nodes for using QwenVL (https://huggingface.co/Qwen/Qwen-VL) and CogVLM (https://github.com/THUDM/CogVLM) models, this will be very useful for people who want to use good vision models but don't want to go for OpenAI or Gemini or other paid services.

@shhlife
Copy link
Collaborator

shhlife commented Dec 26, 2024

@collindutter how do you think we can use these? the Qwen-VL - would that work with the HuggingFaceHubPromptDriver? or is this a new type of task we'd need to create?

I think with the CogVLM model, we would be able to use Ollama to do it, if that were available.. @RYG81 there are other vision models available for Ollama - like llava or or llama-3.2-vision.. could you use them?

@collindutter
Copy link
Member

HuggingFaceHubPromptDriver does not support Image inputs yet. I will create a ticket to track this.

Anything on Ollama would probably be the best solution today.

@shhlife shhlife added the waiting for framework Waiting for new feature in the Griptape Framework label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for framework Waiting for new feature in the Griptape Framework
Projects
None yet
Development

No branches or pull requests

3 participants