Nemotron 3 Nano Omni

by NVIDIA

Nemotron 3 Nano Omni unifies vision, audio, language, and video understanding in a single 30B-parameter open-weight model with about 3B active parameters per token. The hybrid Mamba-Transformer MoE architecture enables efficient multimodal processing while offering 65K token context and structured outputs for agentic workflows. The model natively processes images, video, audio, and text, with capabilities including optical character recognition, GUI understanding, speech transcription, and video captioning, making it well suited to document intelligence and visual reasoning. Designed for enterprises building agents that work with visual and temporal data, it targets customer service automation, document processing, content analysis, and screen-based task automation. The model is available in BF16, FP8, and NVFP4 quantizations for flexible hardware deployment.

Key info

Input
Output
Features
Context window
66K
Max output
โ€”
Input price
$0.06 /1M
Output price
$0.24 /1M
  • EU residency available
  • Zero data retention via Enterprise
  • No training by default
  • GDPR DPA available

Available routes

Nemotron 3 Nano Omni runs on 1 route through the Opper gateway. Compare residency, ZDR, and training posture at a glance โ€” full data-handling detail per route below.

ProviderRegionZero data retentionTrainingInputOutput
EUEnterpriseNo$0.06$0.24

Training posture across routes: No training on prompts by default.

Data handling per route

Each route hosting Nemotron 3 Nano Omni has its own privacy posture, residency, and GDPR terms. Postures are maintained by Opper with a last-verification timestamp.

Nebius โ€” Finland๐Ÿ‡ซ๐Ÿ‡ฎ

Zero data retention is available via Opper Enterprise contract. No training on customer data. EU; DPA available.

Zero data retention
Available via Opper Enterprise contract.
Training
No training on customer data.
Logging
Abuse monitoring
Third-party access
None disclosed
GDPR DPA
DPA available
Transfer mechanism
Not applicable โ€” data stays in EU

Benchmarks

Independent benchmark scores โ€” composite indices for reasoning, coding, and math, plus individual eval scores where available.

Global rank#253 of 534 LLMs
TierEfficient
Output speed296 tok/s
First token0.59s
Intelligence Index14.9
Reasoning & knowledge
GPQA Diamond
47%
Humanity's Last Exam
5%
Long-context reasoning
36%
Coding
SciCode
28%
Agentic & tool use
Terminal-Bench Hard
8%
ฯ„ยฒ-Bench Telecom
45%
Math & instruction following
IFBench
63%

Get started

Call Nemotron 3 Nano Omni through the Opper gateway with one API key. Let your coding agent set it up, or call it directly โ€” Opper is drop-in compatible with the OpenAI, Anthropic, and Google AI SDKs.

Set it up with your agent

Copy this and paste it into your coding agent โ€” Claude Code, Cursor, Codex, and more โ€” and it'll wire up Opper for you.

Or call it directly

import OpenAI from "openai";
const client = new OpenAI({
apiKey: process.env.OPPER_API_KEY,
baseURL: "https://api.opper.click/v3/compat",
});
const completion = await client.chat.completions.create({
model: "nebius/nvidia/Nemotron-3-Nano-Omni",
messages: [{ role: "user", content: "Hello" }],
});
console.log(completion.choices[0].message.content);

Compare Nemotron 3 Nano Omni withโ€ฆ

Side-by-side on privacy, EU hosting, pricing, and benchmarks.

Other models from NVIDIA

Start building with 300+ models

One API key. Every major provider. Up and running in minutes.

Get startedView Documentation
Nemotron 3 Nano Omni by NVIDIA โ€” pricing, benchmarks, EU hosting | Opper AI