NemotronH: secondary perf/diagnostic patch set (Liger, TP CE, FLOPs, benchmark) - #1
Open
jasont314 wants to merge 3 commits into
Open
NemotronH: secondary perf/diagnostic patch set (Liger, TP CE, FLOPs, benchmark)#1jasont314 wants to merge 3 commits into
jasont314 wants to merge 3 commits into
Conversation
Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com> perf lab Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com> perf lab (ep) Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com> better rope cache Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com> arithmetic intensity lab arithmetic intensity lab fix arithmetic intensity lab fix arithmetic intensity lab fix arithmetic intensity lab fix Revert "arithmetic intensity lab fix" This reverts commit b9a2c57. arithmetic intensity lab fix arithmetic intensity answer Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com> mixtral perf lab mixtral perf lab mixtral perf lab fix mixtral perf lab fix mixtral perf lab fix mixtral perf lab fix update grade_assignment update lab update Signed-off-by: Zhiyu Li <zhiyul@nvidia.com> arithmetic intensity answer Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com> remove reference remove reference Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com>
Integrates NemotronH PP/EP execution and safety guards, fixes fixed-length SQuAD label/tokenization masking so num_label_tokens stays > 0, and adds PP schedule/device/logging robustness updates. Includes optimized PP+EP SQuAD config, patch notes, training artifacts (baseline/optimized JSONL), and unit-test updates (79 passed, 5 skipped).
…benchmark) Adds auxiliary optimization and reporting updates separated from core PP/EP/SQuAD correctness path.
jasont314
force-pushed
the
pr1-nemotron-pp-ep-squad
branch
5 times, most recently
from
February 20, 2026 12:39
2a6fee4 to
bf35003
Compare
jasont314
force-pushed
the
pr1-nemotron-pp-ep-squad
branch
from
February 26, 2026 20:10
d38c94b to
29f3abe
Compare
jasont314
force-pushed
the
pr1-nemotron-pp-ep-squad
branch
3 times, most recently
from
March 17, 2026 07:34
d882293 to
8bb02c7
Compare
jasont314
force-pushed
the
pr1-nemotron-pp-ep-squad
branch
from
March 25, 2026 10:53
8bb02c7 to
b39273b
Compare
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.
What does this PR do ?
Adds the secondary (auxiliary) NemotronH patch set that is separable from the core PP/EP + SQuAD correctness PR, focused on performance paths, diagnostics, and benchmark/reporting fidelity.
Changelog
nemo_automodel/_transformers/auto_model.pydevice_idduring PG init in:nemo_automodel/components/distributed/init_utils.pynemo_automodel/components/loss/masked_ce.pynemo_automodel/components/utils/flops_utils.pynemo_automodel/recipes/llm/benchmark.pyNEMOTRON_SECONDARY_PATCH_NOTES.mdBefore your PR is "Ready for review"
Pre checks:
If you haven't finished some of the above items you can still open "Draft" PR.
Additional Information
pr1-nemotron-pp-ep-squad.NVIDIA-NeMo/Automodel:main.NEMOTRON_SECONDARY_PATCH_NOTES.md