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

[New Model]: Support for Idefics3 8B Llama3 #8263

Closed
1 task done
costelter opened this issue Sep 7, 2024 · 0 comments · Fixed by #9767
Closed
1 task done

[New Model]: Support for Idefics3 8B Llama3 #8263

costelter opened this issue Sep 7, 2024 · 0 comments · Fixed by #9767
Labels
new model Requests to new models

Comments

@costelter
Copy link

The model to consider.

https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3

The closest model vllm already supports.

The model is built on top of two pre-trained models: google/siglip-so400m-patch14-384 and meta-llama/Meta-Llama-3.1-8B-Instruct.

What's your difficulty of supporting the model you want?

As for now no model of the Idefics architectures are supported by vLLM

Idefics3ForConditionalGeneration
Idefics2ForConditionalGeneration

see also #4124

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model Requests to new models
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant