model releaseNVIDIA

NVIDIA Releases Nemotron 3 Nano Omni: 31B-Parameter Multimodal Model with 256K Context and Reasoning Mode

TL;DR

NVIDIA has released Nemotron 3 Nano Omni 30B-A3B, a multimodal large language model with 31 billion parameters using a Mamba2-Transformer hybrid Mixture of Experts architecture. The model supports video, audio, image, and text inputs with a 256K token context window and includes a dedicated reasoning mode with chain-of-thought capabilities.

2 min read
1

NVIDIA Releases Nemotron 3 Nano Omni: 31B-Parameter Multimodal Model with 256K Context and Reasoning Mode

NVIDIA has released Nemotron 3 Nano Omni 30B-A3B-Reasoning, a multimodal large language model with 31 billion parameters (30B active, 3B active per token in its MoE architecture). The model launched on April 28, 2026, on Hugging Face, Build.Nvidia.com, and NGC.

Architecture and Capabilities

Nemotron 3 Nano Omni uses a Mamba2-Transformer hybrid Mixture of Experts (MoE) architecture, combining a 30B-A3B Nemotron 3 Nano LLM base with a CRADIO v4-H vision encoder and Parakeet speech encoder. The model supports:

  • Video: MP4 files up to 2 minutes, sampling at 1-2 FPS depending on resolution (up to 256 frames for 720p)
  • Audio: WAV and MP3 files up to 1 hour, 8kHz+ sampling rates
  • Images: JPEG and PNG formats
  • Text: English only
  • Context window: 256,000 tokens

The model includes two operating modes: a reasoning mode with chain-of-thought capabilities (using 16,384-token reasoning budget) and a standard instruct mode. It supports JSON output formatting, tool calling, and word-level timestamps for transcription tasks.

Training and Development

According to NVIDIA, the model was improved using Qwen3-VL-30B-A3B-Instruct, Qwen3.5-122B-A10B, Qwen3.5-397B-A17B, Qwen2.5-VL-72B-Instruct, and gpt-oss-120b, though specific training methodology details were not disclosed.

Deployment and Availability

The model is available in three precision formats:

  • BF16 (approximately 62 GB)
  • FP8
  • NVFP4 (NVIDIA's 4-bit format)

NVIDIA claims the model is optimized for NVIDIA Ampere, Hopper, Blackwell, and Lovelace architectures, with specific support for A100, H100, H200, B200, L40S, RTX Pro 6000 SE, and RTX 5090 GPUs. The model requires vLLM 0.20.0 for inference.

The model is released under the NVIDIA Open Model Agreement and is available for commercial use.

Target Use Cases

NVIDIA positions Nemotron 3 Nano Omni for enterprise applications including:

  • Customer service (video verification, drive-thru order processing)
  • Media and entertainment video analysis
  • Document intelligence for contracts and financial documents
  • GUI automation for AI agents
  • Meeting transcription and summarization

What This Means

Nemotron 3 Nano Omni represents NVIDIA's entry into the multimodal reasoning model category, directly competing with models like GPT-4o and Claude 3.5 Sonnet. The 256K context window and dedicated reasoning mode position it for enterprise document processing tasks. However, the English-only limitation and lack of disclosed benchmark scores make performance comparisons difficult. The MoE architecture at 31B parameters suggests efficiency goals, though actual inference costs and speeds on various hardware remain to be independently verified. The model's integration with vLLM and support for NVIDIA's NVFP4 quantization indicate a focus on deployment flexibility across NVIDIA's hardware ecosystem.

Related Articles

model release

Moonshot AI Open-Sources Kimi K3 Weights After Model Matched GPT-5.6 Sol on Benchmarks

Moonshot AI has released open weights, a technical report, and supporting infrastructure for Kimi K3, a model that claims 2.5x more intelligence per unit of compute. Independent testing found notable gaps in cybersecurity and math performance compared to Western frontier models.

model release

Microsoft Launches MAI-Cyber-1-Flash, Its First Cybersecurity Model, With Agentic Security Platform Perception

Microsoft has launched MAI-Cyber-1-Flash, its first cybersecurity-specialized model, alongside Perception, an agentic platform for automated threat detection and remediation. The company claims the model outperforms rivals from Anthropic, Google and OpenAI on the Cyber Gym benchmark, though no independent scores have been published.

model release

Microsoft Releases Fara1.5-27B, a 27B Vision-Only Web Browsing Agent with 262K Context

Microsoft Research AI Frontiers has released Fara1.5-27B, a 27-billion-parameter multimodal agent that completes web tasks by reading screenshots and emitting click/type/scroll commands. The model, fine-tuned from Qwen3.5-27B, ships under MIT license with a 262K-token context window and is designed to run alongside Microsoft's MagenticLite sandbox.

model release

Anthropic Ships Claude Opus 5, Claims Near-Fable Performance at Half the Price

Anthropic released Claude Opus 5 on July 24, 2026, positioning it as a lower-cost alternative to its more expensive Claude Fable 5 model. Independent evaluators Epoch AI and Artificial Analysis report mixed but largely favorable results, with Opus 5 nearly matching Fable 5 on coding benchmarks while cutting cost-per-task by roughly 20%.

Comments

Loading...