Skip to content

Commit 8d24821

Browse files
Nano V2 VLM Blog
Signed-off-by: Chris Alexiuk <[email protected]>
1 parent 392bbeb commit 8d24821

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,11 @@ To summarize, Nemotron Nano 2 VL helps build scalable, cost-efficient agentic AI
128128

129129
Ready to build enterprise-ready agents?
130130

131-
* Download Nemotron Nano 2 VL model weights from Hugging Face \- [BF16](https://huggingface.co/nvidia/Nemotron-Nano-12B-v2-VL-BF16), [FP8](https://huggingface.co/nvidia/Nemotron-Nano-12B-v2-VL-FP8), [FP4-QAD](https://huggingface.co/nvidia/Nemotron-Nano-12B-v2-VL-FP4-QAD)
132-
* Run with vLLM for inference using this Jupyter Notebook
131+
- Download model weights from Hugging Face - [BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-Nano-12B-v2-VL-BF16)[FP8](https://huggingface.co/nvidia/NVIDIA-Nemotron-Nano-12B-v2-VL-FP8)[FP4-QAD](https://huggingface.co/nvidia/NVIDIA-Nemotron-Nano-12B-v2-VL-NVFP4-QAD)
132+
- Run with vLLM for inference with [this notebook](https://github.com/NVIDIA-NeMo/Nemotron/blob/main/usage-cookbook/Nemotron-Nano2-VL/vllm_cookbook.ipynb)
133+
- [Technical report](https://research.nvidia.com/labs/adlr/files/NVIDIA-Nemotron-Nano-V2-VL-report.pdf) to build custom, optimized models with Nemotron techniques.
134+
- [Training dataset](https://huggingface.co/datasets/nvidia/Nemotron-VLM-Dataset-v2) is hosted on Hugging Face. Learn more [here](https://huggingface.co/blog/nvidia/nemotron-vlm-dataset-v2).
135+
133136

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

0 commit comments

Comments
 (0)