Add simplified APIs for model obtaining maxtext models#3450
Merged
copybara-service[bot] merged 1 commit intomainfrom Apr 20, 2026
Merged
Add simplified APIs for model obtaining maxtext models#3450copybara-service[bot] merged 1 commit intomainfrom
copybara-service[bot] merged 1 commit intomainfrom
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
1e13fdc to
ca7b4be
Compare
00de2a3 to
41a4e9d
Compare
d47d478 to
5f6f563
Compare
wang2yn84
approved these changes
Apr 10, 2026
NicoGrande
reviewed
Apr 10, 2026
c4097a8 to
ff01066
Compare
igorts-git
reviewed
Apr 15, 2026
ff01066 to
8195563
Compare
8195563 to
ef03866
Compare
igorts-git
approved these changes
Apr 15, 2026
NicoGrande
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adding a simplified API of
from_pretrained()which can work minimally asFor creating all the necessary configs and mesh for RL, we can use the APIs.
FIXES: b/492376313
Tests
Ran locally
Checklist
Before submitting this PR, please make sure (put X in square brackets):
gemini-reviewlabel.