Skip to content

cp: fix(recipes): derive pretraining vocab from tokenizer (4996) into r0.6.0 - #5280

Merged
cuichenx merged 1 commit into
r0.6.0from
agent/r060-tokenizer-vocab-backport
Aug 4, 2026
Merged

cp: fix(recipes): derive pretraining vocab from tokenizer (4996) into r0.6.0#5280
cuichenx merged 1 commit into
r0.6.0from
agent/r060-tokenizer-vocab-backport

Conversation

@cuichenx

@cuichenx cuichenx commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Backports #4996 to the 26.08 release branch.

The stock nvcr.io/nvidian/nemo:26.08.rc3 image contains the recipe and scheduler fixes, but its Megatron-Bridge checkout predates #4996. This cherry-pick makes pretraining derive vocabulary size from the tokenizer while preserving the explicit performance-recipe behavior.

Validation:

  • exact patch-id match with merged commit af17edf52c514c58c79cd291b04a9b42bc5c57f3
  • 1,058 focused unit tests passed inside the digest-pinned RC3 container
  • RC3 Transformer Engine remained 2.18.0+e7c550c5
  • independent review found no runtime blockers

Signed-off-by: Chen Cui <chcui@nvidia.com>
(cherry picked from commit af17edf)
@cuichenx cuichenx added bug Something isn't working Run CICD labels Aug 3, 2026
@cuichenx
cuichenx requested a review from malay-nagda as a code owner August 3, 2026 23:20
@cuichenx cuichenx added cherry-pick breaking-change Public behavior or API compatibility changes labels Aug 3, 2026
@cuichenx
cuichenx requested a review from erhoo82 as a code owner August 3, 2026 23:20
@cuichenx cuichenx added area:recipe Training recipes and launch configs needs-review PR is ready for code review and waiting on a reviewer labels Aug 3, 2026
@cuichenx
cuichenx requested a review from a team as a code owner August 3, 2026 23:20
@cuichenx cuichenx added full-test-suite r0.6.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge. labels Aug 3, 2026
@cuichenx
cuichenx merged commit d4bf3f1 into r0.6.0 Aug 4, 2026
158 checks passed
@cuichenx
cuichenx deleted the agent/r060-tokenizer-vocab-backport branch August 4, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:recipe Training recipes and launch configs breaking-change Public behavior or API compatibility changes bug Something isn't working cherry-pick full-test-suite needs-review PR is ready for code review and waiting on a reviewer r0.6.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge. Run CICD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant