docs(extraction): state Helm OCR v2 as the 26.08.1 default (NVBug 6620878) - #2586
Merged
jperez999 merged 1 commit intoAug 26, 2026
Merged
Conversation
kheiss-uwzoo
marked this pull request as ready for review
August 25, 2026 22:11
Contributor
Greptile SummaryUpdates the 26.08.1 release notes to explicitly identify Nemotron OCR v2 as the Helm NIM default.
|
| Filename | Overview |
|---|---|
| docs/docs/extraction/releasenotes.md | The revised Helm OCR default, image pin, and documentation links agree with the checked-in chart values, support matrix, and Helm README. |
Reviews (1): Last reviewed commit: "docs(extraction): state Helm OCR v2 as t..." | Re-trigger Greptile
jperez999
approved these changes
Aug 26, 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.
Summary
nvcr.io/nim/nvidia/nemotron-ocr-v2:2.0.1to the mirroring and allowlisting list. Exact repository and tag remain owned by the support matrix andnemo_retriever/helm/values.yaml.OCR v1sentence. This PR keeps that generation claim explicit for Helm and restores the OCR pin in the artifact list. Inverse historical mismatch: NVBug 6198662 (26.05 chart v1 vs docs v2).Test plan
For Helm NIM deployments, Nemotron OCR v2 is the default.nvcr.io/nim/nvidia/nemotron-ocr-v2:2.0.1.nimOperator.ocrinnemo_retriever/helm/values.yamlisenabled: truewith repositorynvcr.io/nim/nvidia/nemotron-ocr-v2and tag2.0.1.pre-draft: leakage, mkdocs --strict, ::a, ::p, ::r on the diff vs main
Base: upstream/main
Files:
docs/docs/extraction/releasenotes.mdsee [CTAs)see [CTAs on releasenotes.md; faq/overview/multimodal-extraction were not in this diffcustom-metadata.mdanduser-defined-stages.mdthat are not in this diffnemotron-ocr-v2:2.0.1matchesvalues.yaml(nimOperator.ocr.enabled: true) and the support matrix; packaged DORI runtime missing, used canonicalvalidate_code_blocks/verify_docs/detect_drift(pass, fresh)Code drift (not in this docs PR): No runtime mismatch. A release-note vs chart default-generation contract check is still missing; that belongs in a separate eng/test PR, not this docs PR.
PR: this draft
Fixes NVBug 6620878.