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

Add support for Idefics 3 #2503

Open
2 tasks done
stelterlab opened this issue Sep 7, 2024 · 3 comments
Open
2 tasks done

Add support for Idefics 3 #2503

stelterlab opened this issue Sep 7, 2024 · 3 comments
Labels
new model Request for integration of new model

Comments

@stelterlab
Copy link

Model description

Please add support for HuggingFaceM4/Idefics3-8B-Llama3 in tgi:

Idefics3 is an open multimodal model that accepts arbitrary sequences of image and text inputs and produces text outputs. The model can answer questions about images, describe visual content, create stories grounded on multiple images, or simply behave as a pure language model without visual inputs.

Open source status

  • The model implementation is available
  • The model weights are available

Provide useful links for the implementation

Well, the necessary changes for the transformers library are just waiting for a review for the PR:

huggingface/transformers#32473

as the time of writing this model request.

As model/finetune and transformers lib is made by the same famous company I would assume there should be no big problems. ;-)

@ErikKaum
Copy link
Member

ErikKaum commented Sep 9, 2024

Hi @stelterlab 👋

We have a PR in the making, no big problems indeed ;) but we are a bit constrained on bandwidth at the moment, so it's not moving as fast as we'd like

@ErikKaum ErikKaum added the new model Request for integration of new model label Sep 9, 2024
@efenocchi
Copy link

Hi @ErikKaum I noticed a bug, could you check my last comment in the PR?

@ErikKaum
Copy link
Member

ErikKaum commented Sep 9, 2024

Hi @efenocchi I'm unfortunately not super well versed in the transformers library. I'd consider reaching out to the people in the conversation you have in the repo 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model Request for integration of new model
Projects
None yet
Development

No branches or pull requests

3 participants