fix: replace deprecated Nemotron Nano model - #166
Merged
rapids-bot[bot] merged 1 commit intoJul 31, 2026
Merged
Conversation
Signed-off-by: Yuchen Zhang <yuchenz@nvidia.com>
WalkthroughThe default NVIDIA model changes from ChangesNemotron reasoning model update
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Fern docs preview: https://nvidia-preview-pull-request-166.docs.buildwithfern.com/nemo/fabric |
AjayThorve
approved these changes
Jul 31, 2026
AnuradhaKaruppiah
approved these changes
Jul 31, 2026
Collaborator
|
/merge |
This was referenced Jul 31, 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.
Overview
Replace the deprecated
nvidia/nemotron-3-nano-30b-a3bmodel withnvidia/nemotron-3-nano-omni-30b-a3b-reasoningacross the maintained runtime presets and every dependent repository surface. This keeps the Hermes and Deep Agents NVIDIA API Catalog paths usable without changing their provider, credential, endpoint, or harness configuration.Details
There are no breaking API or configuration-shape changes.
Validation
cargo fmt --all -- --checkjust test-rust— passedjust test-python— 574 passed, 15 skippednpx --prefix docs --no-install fern check --warnings— 0 errors; redirect check skipped because Fern authentication was unavailablenemo-fabric plan --preset hermesandnemo-fabric plan --preset deepagentsresolve the replacement modeldjango__django-13741Hermes job — 1 trial, 0 exceptions, reward 1.0Where should the reviewer start?
Start in
crates/fabric-cli/src/presets.rs, where the maintained Hermes and Deep Agents defaults are defined, then review the corresponding model expectations incrates/fabric-cli/src/scaffold.rsandtests/e2e/test_hermes_e2e.py.Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Documentation
nvidia/nemotron-3-nano-omni-30b-a3b-reasoning.Configuration
Tests