Skip to content

docs: add Nemotron 3 Ultra NVFP4 blog to Latest News#1956

Open
shljessie wants to merge 2 commits into
NVIDIA:mainfrom
shljessie:docs/nemotron3-ultra-nvfp4-blog
Open

docs: add Nemotron 3 Ultra NVFP4 blog to Latest News#1956
shljessie wants to merge 2 commits into
NVIDIA:mainfrom
shljessie:docs/nemotron3-ultra-nvfp4-blog

Conversation

@shljessie

@shljessie shljessie commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a new entry to the Latest News section of README.md for the NVIDIA Developer blog post on quantizing Nemotron 3 Ultra (550B) to NVFP4 with Model Optimizer:

Before your PR is "Ready for review"

Make sure you read and follow Contributor guidelines and your commits are signed (git commit -s -S).

Make sure you read and follow the Security Best Practices (e.g. avoiding hardcoded trust_remote_code=True, torch.load(..., weights_only=False), pickle, etc.).

  • Is this change backward compatible?: ✅
  • If you copied code from any other sources or added a new PIP dependency, did you follow guidance in CONTRIBUTING.md: N/A
  • Did you write any new necessary tests?: N/A
  • Did you update Changelog?: N/A
  • Did you get Claude approval on this PR?: N/A

Summary by CodeRabbit

Summary by CodeRabbit

  • Documentation
    • Updated the “Latest News” section with a new announcement for 2026/06/26 about the creation of the NVIDIA Nemotron 3 Ultra NVFP4 checkpoint using NVIDIA Model Optimizer.
    • Included throughput/accuracy highlights and a link to the related Hugging Face checkpoint.

Signed-off-by: Seonghee Lee <jessielee.shl@gmail.com>
@shljessie shljessie requested a review from a team as a code owner July 9, 2026 21:03
@shljessie shljessie requested a review from Edwardf0t1 July 9, 2026 21:03
@copy-pr-bot

copy-pr-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: de97dbe8-4a89-45ba-b764-0c64fdde60e4

📥 Commits

Reviewing files that changed from the base of the PR and between 26caf59 and b3bb2f8.

📒 Files selected for processing (1)
  • README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

📝 Walkthrough

Walkthrough

README.md adds a 2026/06/26 “Latest News” entry announcing the NVIDIA Nemotron 3 Ultra NVFP4 checkpoint and linking to its blog post and Hugging Face checkpoint.

Changes

README Latest News Update

Layer / File(s) Summary
Add checkpoint announcement
README.md
Adds a dated entry describing the NVIDIA Nemotron 3 Ultra NVFP4 checkpoint, Model Optimizer usage, performance claims, and the related Hugging Face link.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: edwardf0t1

🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the documentation-only addition of the Nemotron 3 Ultra NVFP4 item to the Latest News section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Security Anti-Patterns ✅ Passed Only README.md changed; no modelopt/examples Python code, deps, or security-sensitive patterns were added.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.89%. Comparing base (0593df0) to head (b3bb2f8).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1956      +/-   ##
==========================================
+ Coverage   77.80%   77.89%   +0.09%     
==========================================
  Files         519      519              
  Lines       57960    59727    +1767     
==========================================
+ Hits        45095    46526    +1431     
- Misses      12865    13201     +336     
Flag Coverage Δ
unit 55.46% <ø> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread README.md Outdated

## Latest News

- [2026/06/26] [BLOG: Creating the NVIDIA Nemotron 3 Ultra NVFP4 Checkpoint with NVIDIA Model Optimizer](https://developer.nvidia.com/blog/creating-the-nvidia-nemotron-3-ultra-nvfp4-checkpoint-with-nvidia-model-optimizer/): How we quantized Nemotron 3 Ultra (550B) to NVFP4 with Model Optimizer — up to 5.9× higher decode-heavy inference throughput than GLM-5.1 754B FP4 while matching BF16 accuracy. Checkpoint on Hugging Face: [NVFP4](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- [2026/06/26] [BLOG: Creating the NVIDIA Nemotron 3 Ultra NVFP4 Checkpoint with NVIDIA Model Optimizer](https://developer.nvidia.com/blog/creating-the-nvidia-nemotron-3-ultra-nvfp4-checkpoint-with-nvidia-model-optimizer/): How we quantized Nemotron 3 Ultra (550B) to NVFP4 with Model Optimizer — up to 5.9× higher decode-heavy inference throughput than GLM-5.1 754B FP4 while matching BF16 accuracy. Checkpoint on Hugging Face: [NVFP4](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4).
- [2026/06/26] [BLOG: Creating the NVIDIA Nemotron 3 Ultra NVFP4 Checkpoint with NVIDIA Model Optimizer](https://developer.nvidia.com/blog/creating-the-nvidia-nemotron-3-ultra-nvfp4-checkpoint-with-nvidia-model-optimizer/): How we quantized Nemotron 3 Ultra (550B) to NVFP4 with Model Optimizer — up to 5.9× higher decode-heavy inference throughput than GLM-5.1 754B FP4 while matching BF16 accuracy. [NVFP4 Checkpoint](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4) on Hugging Face: .

Reword the Hugging Face checkpoint link per reviewer suggestion.

Signed-off-by: Seonghee Lee <jessielee.shl@gmail.com>
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