Skip to content

Commit a1edfd4

Browse files
ywang96hmellor
andauthored
Update _posts/2025-10-29-run-multimodal-reasoning-agents-nvidia-nemotron.md
Co-authored-by: Harry Mellor <[email protected]> Signed-off-by: Roger Wang <[email protected]>
1 parent 8230019 commit a1edfd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ resp = client.chat.completions.create(
103103
)
104104
print(resp.choices[0].message.content)
105105
```
106-
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)
106+
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).
107108

108109

109110
[*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)