-
Notifications
You must be signed in to change notification settings - Fork 184
support gemma 3 #1329
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
Comments
We are working on trying to add necessary support for this model. Will update this issue once I have more details to share. |
Subscribing to this thread! :) |
This PR adds support for Gemma-3 1B and the decoder components of the Gemma-3 vision-language models (VLMs). The remaining support needed for the Gemma-3 VLMs will come soon. |
kunal-vaishnavi
added a commit
that referenced
this issue
Apr 3, 2025
### Description This PR adds [Google's Gemma 3](https://blog.google/technology/developers/gemma-3/) to the model builder. ### Motivation and Context Gemma 3 is the next generation of the Gemma models. This PR also fixes the following issues. - #1329 - #1320
aciddelgado
pushed a commit
that referenced
this issue
Apr 10, 2025
### Description This PR adds [Google's Gemma 3](https://blog.google/technology/developers/gemma-3/) to the model builder. ### Motivation and Context Gemma 3 is the next generation of the Gemma models. This PR also fixes the following issues. - #1329 - #1320
aciddelgado
pushed a commit
that referenced
this issue
Apr 10, 2025
### Description This PR adds [Google's Gemma 3](https://blog.google/technology/developers/gemma-3/) to the model builder. ### Motivation and Context Gemma 3 is the next generation of the Gemma models. This PR also fixes the following issues. - #1329 - #1320
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
did you the plan to support gemma 3 model? (1b text only, > 4b multimodal)
The text was updated successfully, but these errors were encountered: