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

product update

Nvidia and Palantir Deploy AI to Manage Supply Chains, Starting With Nvidia's Own 1.3-Million-Part Racks

Nvidia and Palantir are integrating Nvidia's open Nemotron models and cuOpt optimization engine into Palantir's Foundry platform to manage complex supply chains. The first deployment is Nvidia's own operation, where a single Vera Rubin server rack contains 1.3 million components.

model release

Google Releases TimesFM-3, a 330M-Parameter Model That Forecasts Sales Using Weather and Discount Data

Google Research has released TimesFM-3, a 330-million-parameter time series forecasting model that predicts outcomes like sales by combining related variables, historical data, and known future events such as discounts or weather. The model claims top rankings on three benchmarks against Amazon's Chronos-2 and the Toto-2.0 family.

model release

DeepSeek Ships V4.1-Flash With Novel Encoder-Decoder Architecture, Cuts KV Cache to 1/8 of Predecessor

DeepSeek released V4.1-Flash, a 763B-parameter model built on a new causal encoder-decoder architecture that splits 8B active parameters for prefill and 16B for decode. The model adds native vision support, a 1M-token context window, and shrinks KV cache footprint to roughly 1/8 of DeepSeek V4 Flash, while retiring V4 Pro.

model release

Unverified 'GPT Astra' Model Appears on OpenRouter With 1.05M Token Context, No OpenAI Confirmation

OpenRouter is listing a model called 'OpenAI GPT Astra Latest' with a 1.05 million token context window and $10/$50 per-million-token pricing. OpenAI has made no public announcement, and the listing's own description says it is an auto-redirecting alias rather than a fixed model.

Comments

Loading...