Multimodal LLM with video, audio, image, and text understanding for enterprise applications
10K+
NVIDIA Nemotron 3 Nano Omni is a multimodal large language model that unifies video, audio, image, and text understanding to support enterprise-grade applications. It extends the Nemotron Nano family with integrated video and speech comprehension, Graphical User Interface (GUI) automation, Optical Character Recognition (OCR), and speech transcription capabilities. The model enables end-to-end processing of rich enterprise content such as meeting recordings, media assets, training videos, and complex business documents.
Built on a Mamba2-Transformer Hybrid Mixture of Experts architecture, Nemotron 3 Nano Omni delivers powerful multimodal understanding while maintaining efficiency through its active parameter design. The model supports reasoning mode with chain-of-thought capabilities, tool calling, JSON output formatting, and handles context lengths up to 256k tokens. It was developed using a comprehensive training pipeline involving over 354 million data points across text, audio, image, and video modalities.
This model is available for commercial use under the NVIDIA Open Model Agreement and can be deployed across various platforms including NVIDIA Ampere, Hopper, Blackwell, and edge devices like Jetson Thor.
| Attribute | Value |
|---|---|
| Provider | NVIDIA |
| Architecture | Mamba2-Transformer Hybrid Mixture of Experts (MoE) |
| Parameters | 31B total (A3B - 3B active) |
| Context length | Up to 256k tokens |
| Languages | English, French, Spanish, Italian, German, Japanese, Chinese |
| Input modalities | Text, Image, Video, Audio |
| Output modalities | Text |
| License | NVIDIA Open Model Agreement |
docker model run nvidia-nemotron-3-nano-omni-30b-a3b-reasoning
For more information, check out the Docker Model Runner docs.
Detailed benchmark results are available through NVIDIA's official documentation. The model has been evaluated across multiple modalities:
| Task Category | Capability |
|---|---|
| Vision Understanding | Visual grounding, chart and document understanding, OCR |
| Video Processing | Video understanding, temporal reasoning, up to 2 minutes |
| Audio Processing | Speech transcription, audio understanding, up to 1 hour |
| Document Intelligence | Multi-page document analysis, table extraction, complex layouts |
| Reasoning | Chain-of-thought reasoning with configurable token budget |
| Tool Calling | Function calling with XML-based format |
The model supports various quantization formats (BF16, FP8, NVFP4) and GGUF formats for efficient deployment across different hardware configurations.
enable_thinking: false for direct responsesgpu-memory-utilization and max-model-len parametersThis model card was automatically generated using cagent-action. Want to learn more about Docker Model Runner? Check out the project repository: https://github.com/docker/model-runner.
Content type
Model
Digest
sha256:3505991dd…
Size
23.8 GB
Last updated
2 months ago
docker model pull ai/nemotron3:30BPulls:
711
Last week