Skip to content

nemotron3 nano recipes#2301

Merged
tomlifu merged 7 commits intomainfrom
malay/nemotron_3_nano_intro
Feb 19, 2026
Merged

nemotron3 nano recipes#2301
tomlifu merged 7 commits intomainfrom
malay/nemotron_3_nano_intro

Conversation

@malay-nagda
Copy link
Copy Markdown
Contributor

@malay-nagda malay-nagda commented Feb 10, 2026

What does this PR do ?

Add Nemotron 3 Nano performance recipes

Changelog

        nemotronh_3_nano_pretrain_config_b200,
        nemotronh_3_nano_pretrain_config_b300,
        nemotronh_3_nano_pretrain_config_gb200,
        nemotronh_3_nano_pretrain_config_gb300,
        nemotronh_3_nano_pretrain_config_h100,

GitHub Actions CI

See the CI sectionin the Contributing doc for how to trigger the CI. A Nvidia developer will need to approve and trigger the CI for external contributors.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

If you haven't finished some of the above items you can still open "Draft" PR.

Additional Information

  • Related to # (issue)

Summary by CodeRabbit

  • New Features
    • Expanded Nemotron 3 Nano pretraining support across multiple GPU platforms: GB300, GB200, B300, B200, and H100 with optimized configurations for each variant
    • Added mixed-precision training options including BF16 and FP8 precision formats, enabling flexible optimization for performance and memory efficiency based on deployment requirements

Signed-off-by: Malay Nagda <malayn@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Feb 10, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@malay-nagda malay-nagda marked this pull request as ready for review February 17, 2026 11:16
Signed-off-by: Malay Nagda <malayn@nvidia.com>
Signed-off-by: Malay Nagda <malayn@nvidia.com>
Signed-off-by: Malay Nagda <malayn@nvidia.com>
Copy link
Copy Markdown
Contributor

@tomlifu tomlifu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants