docs: OCR v2 polish on multimodal-extraction (Helm/local HF)#2259
Open
kheiss-uwzoo wants to merge 9 commits into
Open
docs: OCR v2 polish on multimodal-extraction (Helm/local HF)#2259kheiss-uwzoo wants to merge 9 commits into
kheiss-uwzoo wants to merge 9 commits into
Conversation
6 tasks
Contributor
kheiss-uwzoo
added a commit
to kheiss-uwzoo/nv-ingest
that referenced
this pull request
Jun 22, 2026
Address PR review: main branch Helm chart defaults to Nemotron OCR v2 (nemotron-ocr-v2:1.4.0). Broader OCR doc and chart updates are in NVIDIA#2259.
kheiss-uwzoo
added a commit
to kheiss-uwzoo/nv-ingest
that referenced
this pull request
Jun 22, 2026
Address PR NVIDIA#2166 review: main branch Helm chart defaults to Nemotron OCR v2 (nemotron-ocr-v2:1.4.0). Remaining OCR documentation and chart code in NVIDIA#2259.
a4d075d to
56819c7
Compare
After NVIDIA#2239, Nemotron OCR v2 is the Helm NIM default; update the 26.05 release notes so they no longer state v1 is the chart default.
Link Helm defaults to the chart README instead of pinning nvcr.io inline, and use refer-to CTAs per NRL style rules.
Split multimodal-extraction OCR deployment guidance for scannability, add hosted-remote default note, and fix Hugging Face spelling in release notes.
Replace via with with/through per NVIDIA style guide and fix double space before reference answer generation.
9e26e17 to
ef10bfc
Compare
3 tasks
charlesbluca
reviewed
Jul 2, 2026
NVIDIA#2239 merged after 26.5.0, so the 26.05 release notes must keep the historical HF v2 / Helm v1 split. Helm v2 current-state docs stay in multimodal-extraction.md only.
Documents hosted CPU actor defaults after NVIDIA#2295 lands. Merge NVIDIA#2295 before this PR per eng review.
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
Docs-only polish for
multimodal-extraction.md: scannable Helm / NVCF hosted / local Hugging Face OCR v2 guidance and a clearer chart/captioning note.Merge after #2295. Hosted-default docs assume CPU actors default to
nemotron-ocr-v2on build.nvidia.com once that eng PR lands.Does not change
releasenotes.md. The 26.05 section correctly records what 26.5.0 shipped (HF v2, Helm v1); #2239 merged after that release.Changes
multimodal-extraction.md: Split OCR deployment guidance (Helm / NVCF hosted / local HF); chart pdfium-path callout preserved from main; Omni caption routing notePR scope check
maindocs/docs/extraction/multimodal-extraction.mdTest plan
main