Skip to content

README: link Announcement Blogs and add AutoQuantize blog to Latest News - #2291

Merged
realAsma merged 2 commits into
mainfrom
beebot/readme-announcement-blogs
Sep 1, 2026
Merged

README: link Announcement Blogs and add AutoQuantize blog to Latest News#2291
realAsma merged 2 commits into
mainfrom
beebot/readme-announcement-blogs

Conversation

@realAsma

@realAsma realAsma commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Type of change: documentation.

  • Adds an Announcement Blogs link to the centered README header after Roadmap.
  • Adds the 2026/08/24 AutoQuantize announcement at the top of Latest News.

The announcements landing page intentionally points to the documentation site root: docs/source/index.rst is titled "Announcements".

Usage

N/A — documentation-only change.

Testing

  • pre-commit run --files README.md .
  • git diff --check

Before your PR is "Ready for review"

  • Is this change backward compatible?: N/A
  • 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 — documentation-only change.
  • Did you update CHANGELOG.rst?: N/A — README-only documentation update.
  • Did you get Claude approval on this PR?: N/A

Additional Information

None.

Summary by CodeRabbit

  • New Features
    • Added an Announcement Blogs link to the header navigation.
    • Added the August 24, 2026 AutoQuantize announcement to the Latest News section.

Signed-off-by: realAsma <akuriparambi@nvidia.com>
@realAsma
realAsma requested a review from a team as a code owner August 31, 2026 23:21
@realAsma
realAsma requested a review from cjluo-nv August 31, 2026 23:21
@coderabbitai

coderabbitai Bot commented Aug 31, 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: fb5a9dca-0061-423d-b688-f418653c998b

📥 Commits

Reviewing files that changed from the base of the PR and between 1a34fb1 and 48a68f9.

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

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


📝 Walkthrough

Walkthrough

The README header now links to announcement blogs. The Latest News section now includes an August 24, 2026 entry for the AutoQuantize blog.

Changes

Model Optimizer README updates

Layer / File(s) Summary
Announcement links and news
README.md
The header includes an Announcement Blogs link. Latest News includes an August 24, 2026 AutoQuantize entry describing gradient-based mixed-precision assignment under an effective-bits budget.

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

Merge Risk: ⚪ Minimal · up to 48a68

This is a localized documentation-only README update with no actionable merge-blocking risk remaining after normal checks and review.

🚥 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 and concisely summarizes both README changes: adding the Announcement Blogs link and adding the AutoQuantize entry to Latest News.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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 PASS: The PR changes only README.md (+3/-1) relative to origin/main. It adds navigation and Latest News links, with no changes to modelopt or examples Python files, no dependency changes, and no intro…
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

Full details: Security Anti-Patterns

Explanation

PASS: The PR changes only README.md (+3/-1) relative to origin/main. It adds navigation and Latest News links, with no changes to modelopt or examples Python files, no dependency changes, and no introduced security anti-patterns covered by this check.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch beebot/readme-announcement-blogs

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

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.04%. Comparing base (8810eb5) to head (48a68f9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2291      +/-   ##
==========================================
- Coverage   79.05%   79.04%   -0.01%     
==========================================
  Files         525      525              
  Lines       61106    61153      +47     
==========================================
+ Hits        48308    48341      +33     
- Misses      12798    12812      +14     
Flag Coverage Δ
unit 55.81% <ø> (+<0.01%) ⬆️

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.

@Trenton-Starkey Trenton-Starkey left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

Comment thread README.md Outdated
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: realAsma <akuriparambi@nvidia.com>
@realAsma
realAsma merged commit 26efbf6 into main Sep 1, 2026
33 checks passed
@realAsma
realAsma deleted the beebot/readme-announcement-blogs branch September 1, 2026 20:35
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-01 20:35 UTC

realAsma added a commit that referenced this pull request Sep 1, 2026
The Latest News entry added in #2291 was too verbose, so this reduces it
to the title-only style used by the rest of the list.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Shortened the AutoQuantize latest-news entry while preserving its date
and link.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: realAsma <akuriparambi@nvidia.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.

3 participants