Skip to content

Commit ef10bfc

Browse files
committed
docs: style fixes in release notes (via, spacing)
Replace via with with/through per NVIDIA style guide and fix double space before reference answer generation.
1 parent 9dfaf05 commit ef10bfc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/docs/extraction/releasenotes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Highlights for the 26.05 release include:
3737
### Models, OCR, and captioning
3838

3939
- Nemotron OCR v2 is the default OCR engine for Hugging Face and Helm NIM deployments, with CLI language selectors and unified OCR actors.
40-
- Nemotron Parse is available as an alternate PDF extraction method (v1.2 HTTP interface; optional Helm NIM; local inference via vLLM where configured)
41-
- VLM image captioning via vLLM (including Omni caption model profiles) addresses the capability deferred in 26.03
40+
- Nemotron Parse is available as an alternate PDF extraction method (v1.2 HTTP interface; optional Helm NIM; local inference with vLLM where configured)
41+
- VLM image captioning with vLLM (including Omni caption model profiles) addresses the capability deferred in 26.03
4242
- vLLM-backed text and vision-language embedders, multimodal VL reranker, and torch 2.11 for local GPU installs
4343

4444
### Multimodal extraction
@@ -48,7 +48,7 @@ Highlights for the 26.05 release include:
4848

4949
### Retrieval and RAG
5050

51-
- Live RAG SDK with `Retriever.retrieve()`, reference answer generation `Retriever.answer()`, and optional batch operator graphs via LiteLLM (`[llm]` extra)
51+
- Live RAG SDK with `Retriever.retrieve()`, reference answer generation `Retriever.answer()`, and optional batch operator graphs through LiteLLM (`[llm]` extra)
5252

5353
### Vector database
5454

0 commit comments

Comments
 (0)