---
title: Nemotron Nano 12B v2 VL — Document & Video AI | ModelsLab
description: Free NVIDIA vision-language model for OCR, document intelligence, and video understanding. Try Nemotron Nano 12B v2 VL with 35% higher throughput.
url: https://modelslab.com/nvidia-nemotron-nano-12b-2-vl-free
canonical: https://modelslab.com/nvidia-nemotron-nano-12b-2-vl-free
type: website
component: Seo/ModelPage
generated_at: 2026-04-15T02:10:40.423004Z
---

Available now on ModelsLab · Language Model

NVIDIA: Nemotron Nano 12B 2 VL (free)
Document Intelligence. Video Understanding.
---

[Try NVIDIA: Nemotron Nano 12B 2 VL (free)](/models/open_router/nvidia-nemotron-nano-12b-v2-vl-free) [API Documentation](https://docs.modelslab.com)

Efficient Multimodal Reasoning. Production Ready.
---

Hybrid Architecture

### Mamba-Transformer Efficiency

35% higher throughput than prior generation with memory-efficient sequence modeling.

Document Processing

### OCR and Chart Reasoning

Leading OCRBench v2 performance. Handles invoices, receipts, charts, and multi-page documents.

Video Capability

### Long-Form Video Sampling

Efficient video sampling reduces inference cost while maintaining comprehension accuracy.

Examples

See what NVIDIA: Nemotron Nano 12B 2 VL (free) can create
---

Copy any prompt below and try it yourself in the [playground](/models/open_router/nvidia-nemotron-nano-12b-v2-vl-free).

Invoice Analysis

“Extract line items, totals, and vendor information from this invoice image. Provide structured output with dates, amounts, and payment terms.”

Chart Interpretation

“Analyze this quarterly revenue chart. Describe trends, identify peak periods, and summarize year-over-year growth patterns.”

Document Summarization

“Summarize this multi-page technical manual in 3-4 key points, highlighting installation steps and safety warnings.”

Video Comprehension

“Watch this product demonstration video and describe the main features shown, key use cases, and any technical specifications mentioned.”

For Developers

A few lines of code.
Vision and text. Twelve billion parameters.
---

ModelsLab handles the infrastructure: fast inference, auto-scaling, and a developer-friendly API. No GPU management needed.

- **Serverless:** scales to zero, scales to millions
- **Pay per token,** no minimums
- **Python and JavaScript SDKs,** plus REST API

[API Documentation ](https://docs.modelslab.com)

PythonJavaScriptcURL

Copy

```
<code>import requests

response = requests.post(
    "https://modelslab.com/api/v7/llm/chat/completions",
    json={
  "key": "YOUR_API_KEY",
  "prompt": "",
  "model_id": ""
}
)
print(response.json())</code>
```

FAQ

Common questions about NVIDIA: Nemotron Nano 12B 2 VL (free)
---

[Read the docs ](https://docs.modelslab.com)

### What is NVIDIA Nemotron Nano 12B v2 VL free?

### What can I use this model for?

### How does the Nemotron Nano 12B v2 VL API pricing work?

### What's the difference between this and the 8B version?

### Is Nemotron Nano 12B v2 VL ready for production?

### What languages does the model support?

Ready to create?
---

Start generating with NVIDIA: Nemotron Nano 12B 2 VL (free) on ModelsLab.

[Try NVIDIA: Nemotron Nano 12B 2 VL (free)](/models/open_router/nvidia-nemotron-nano-12b-v2-vl-free) [API Documentation](https://docs.modelslab.com)

---

*This markdown version is optimized for AI agents and LLMs.*

**Links:**
- [Website](https://modelslab.com)
- [API Documentation](https://docs.modelslab.com)
- [Blog](https://modelslab.com/blog)

---
*Generated by ModelsLab - 2026-04-15*