Skip to content

As seen below:#3508

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_889523297
Open

As seen below:#3508
copybara-service[bot] wants to merge 1 commit intomainfrom
test_889523297

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

As seen below:

https://source.corp.google.com/piper///depot/google3/third_party/py/maxtext/src/maxtext/utils/vocabulary_tiling.py;l=120

the config.num_vocab_tiling is actually being used to tile batch sequence dimension in vocab_tiling_linen_loss. In the subsequent cl/886387786 we are actually adding a way to tile both batch sequence and vocabulary dimension. Therefore, moving forward we need to be able to use num_vocab_tiling to actually tile the vocabulary dimension.

PiperOrigin-RevId: 889523297
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/maxtext/layers/nnx_decoders.py 0.00% 0 Missing and 1 partial ⚠️
src/maxtext/models/models.py 0.00% 0 Missing and 1 partial ⚠️
src/maxtext/trainers/pre_train/train.py 0.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant