Skip to content

Reorganize 0.46 Changelog - #2014

Merged
kevalmorabia97 merged 1 commit into
mainfrom
kmorabia/reorg-changelo-0.46
Jul 24, 2026
Merged

Reorganize 0.46 Changelog#2014
kevalmorabia97 merged 1 commit into
mainfrom
kmorabia/reorg-changelo-0.46

Conversation

@kevalmorabia97

@kevalmorabia97 kevalmorabia97 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Re-organize Changelog for 0.46.0 into subsections

Summary by CodeRabbit

  • New Features

    • Added Learned Scale Quantization and Dual-LSQ support for QAD distillation.
    • Added a faster NVFP4 weight-scale search path.
    • Expanded speculative decoding, Megatron framework, VLM quantization, and model-pruning capabilities.
    • Added checkpoint retention/export options and improved data-blend preparation.
    • Added ONNX DLA placement configuration.
  • Documentation

    • Updated release notes with expanded feature details, breaking changes, deprecations, and Python 3.10 support removal.

Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
@kevalmorabia97
kevalmorabia97 requested a review from a team as a code owner July 24, 2026 12:33

@cjluo-nv cjluo-nv left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Bot review (bedrock-claude-opus-4-8) — DM the bot to share feedback.

Pure CHANGELOG reorganization (+48/-30, 1 file). The 0.46 "New Features" list is redistributed into Quantization / Speculative Decoding / Megatron Framework / Misc subsections, mirroring the existing convention already used in the 0.45 section. A new empty 0.47 (2026-xx-xx) scaffold section is added and the release date for 0.46 is fixed (2026-08-17).

Verified against the full file: all bullet entries are preserved (LSQ, Triton local_hessian, NVFP4 4/6, dLLM + sub-bullets, D-PACE, streaming/Domino spec-decode, Minitron MCore/VLM variants, CP/DP, day0-release skill, --target_dla, puzzletron) — just moved, not dropped. The old top-level Experimental header is folded into 0.46 Misc as an "(Experimental)" bullet. Minor incidental edits: -> rewritten as to, "QAD" expanded to "Quantization-Aware Distillation (QAD)", and a new "Python 3.10 support will be dropped" deprecation bullet (consistent with the identical note already in 0.44). No licensing files/headers touched; no code changes so no tests needed. No prompt-injection content in the PR body or diff.

@kevalmorabia97
kevalmorabia97 enabled auto-merge (squash) July 24, 2026 12:34
@coderabbitai

coderabbitai Bot commented Jul 24, 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: 7292f5bf-657b-4212-bb6b-82b6c4aaebde

📥 Commits

Reviewing files that changed from the base of the PR and between d984de3 and 0a06daf.

📒 Files selected for processing (1)
  • CHANGELOG.rst

📝 Walkthrough

Walkthrough

Changes

Release notes

Layer / File(s) Summary
Release header and quantization entries
CHANGELOG.rst
Adds the 0.47 release header, dates 0.46, and documents LSQ/Dual-LSQ plus the Triton NVFP4 weight-scale search path.
Release categories and compatibility notes
CHANGELOG.rst
Reorganizes 0.46 feature sections and updates backward-breaking changes and deprecations.

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

Suggested reviewers: chenhanyu, cjluo-nv, shengliangxu

🚥 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 accurately reflects the main change: restructuring the 0.46 changelog into subsections.
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 CHANGELOG.rst changed; no modelopt/examples Python, dependency, or security-sensitive code paths were added.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kmorabia/reorg-changelo-0.46

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

@kevalmorabia97
kevalmorabia97 merged commit effbd7b into main Jul 24, 2026
35 checks passed
@kevalmorabia97
kevalmorabia97 deleted the kmorabia/reorg-changelo-0.46 branch July 24, 2026 12:42
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-07-24 12:42 UTC

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.47%. Comparing base (d984de3) to head (0a06daf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2014   +/-   ##
=======================================
  Coverage   78.47%   78.47%           
=======================================
  Files         518      518           
  Lines       58574    58574           
=======================================
  Hits        45967    45967           
  Misses      12607    12607           
Flag Coverage Δ
unit 55.02% <ø> (ø)

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.

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