Skip to content

Commit 56723df

Browse files
committed
update date and add recipe link
Signed-off-by: Roger Wang <[email protected]>
1 parent 1662ee5 commit 56723df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-10-29-run-multimodal-reasoning-agents-nvidia-nemotron.md renamed to _posts/2025-10-31-run-multimodal-reasoning-agents-nvidia-nemotron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ resp = client.chat.completions.create(
104104
print(resp.choices[0].message.content)
105105
```
106106

107-
For more examples, check out our vLLM cookbook: [Nemotron-Nano2-VL/vllm_cookbook.ipynb](https://github.com/NVIDIA-NeMo/Nemotron/blob/main/usage-cookbook/Nemotron-Nano2-VL/vllm_cookbook.ipynb).
107+
For more examples, check out our vLLM cookbook: [Nemotron-Nano2-VL/vllm_cookbook.ipynb](https://github.com/NVIDIA-NeMo/Nemotron/blob/main/usage-cookbook/Nemotron-Nano2-VL/vllm_cookbook.ipynb) and vLLM recipe for [Nemotron Nano 2 VL](https://docs.vllm.ai/projects/recipes/en/latest/NVIDIA/Nemotron-Nano-12B-v2-VL.html).
108108

109109

110110
[*Share your ideas*](http://nemotron.ideas.nvidia.com/?ncid=so-othe-692335) *and vote on what matters to help shape the future of Nemotron.*

0 commit comments

Comments
 (0)