NVIDIA Nemotron 3 Nano 30B A3B

NVIDIA Nemotron 3 Nano 30B A3B is an efficient hybrid model from the Nemotron-3 series, combining Mamba-2 with Transformer layers. With 31.6 billion total parameters, the model activates only 3.2 billion per token; the context window supports up to one million tokens. Optional thinking mode with configurable budget, native tool calls, and agentic capabilities out of the box. Available as an Open Weights model under the NVIDIA Open Model License.

NVIDIA Version 3 Commercial use permitted MoE 31.6 B (3.2 B active) 1000 K Context 04/2026 $0.05 / $0.2 per 1M

  • Open Weights
  • Workstation
  • OpenRouter
  • Text
  • Instruction-Tuned
  • Agentic Orchestrator
  • Interactive

Sovereign Risk: LOW Fully local inference possible without cloud connection. CLOUD Act is only relevant when using the API via NVIDIA infrastructure, not for local deployment of the publicly available weights.

Tool-use profile: 6 assets in detail

Comparison of asset performance (P1/P2/Combined) against the fleet average

Asset performance (radar)

Score Breakdown vs. Fleet Average


Tool-use details

Asset performance, reliability, and runtime profile

CrucibleMark evaluates tool use across 6 independent tests. Click a test name for details.

Reliability

  • Tool Call Valid: No
  • Retry: Required
  • Hallucination: Detected

Reliability measures how consistently a model actually executes tool calls: Tool Call Valid schema and format accepted, Retry Required successful only after retry, Hallucination Flag fabricated tools or parameters detected. All three green means production-ready.

Runtime profile

Call 1
2.97
First Request
MCP
0.83
Protocol Latency
Synthesis
24.47
Response Generation
Total
169.62
Sum of All Phases
Token
8094
Input + Output
Cost
$0.0011
Cost per Run

The runtime profile shows the latency and cost metrics for the model run: Call 1 First Request, MCP Protocol Latency, Synthesis Response Generation, Total sum of all phases, supplemented by Token input and output and Cost cost per run.

Tool-use review

Created · Instruction-Tuned · Agentic Orchestrator

Deployment Verdict

Conditional deploy: Tool execution is often usable, but the invalid tool call and the detected hallucination rule out uncontrolled use in production MCP pipelines.

Tool Execution Profile

The model demonstrates genuine tool selection rather than pure pattern-following. In the Web Search & Tool Selection test, which checks whether web_search is chosen over fetch without any hint, it makes the correct decision reliably. This speaks to usable tool intelligence in dynamic retrieval steps. In the URL Construction & Fetch test, which measures independent derivation of the target URL, it performs mostly correctly — but not deterministically enough for hard production paths.

The primary concern is not selection but protocol adherence. A P1 of 82.50 is solid, but tool_call_valid=false is a clear operational finding. A model must not only conceptually know the right tool — it must also generate the call in a formally valid format. Since no retry was required, the issue lies more in first-attempt accuracy than in a correctable format drift under repetition.

Synthesis Fidelity

How well does it condense tool results? Only to a limited degree. A P2 of 51.67 indicates that the model frequently fails to translate retrieved content into reliable output text with sufficient precision. This is particularly evident in Multilingual Search & Synthesis, where cross-language research loses significant accuracy in the German summary. By contrast, URL Construction & Fetch with a P2 of 100 is an outlier on the high end — more of a narrow success case than a broad pattern.

Does it stay within the tool result or fall back on training? In the Honeypot EU License Research test, which checks whether current license restrictions are answered from web sources rather than training knowledge, the model stays with the retrieved material. That is a positive trust signal. At the same time: hallucination_flag=true is a security risk. Once a model outputs fabricated facts as the result of a tool chain, it undermines the reliability of the entire infrastructure.

Error Resilience

In the Tool Failure Handling (404) test, which measures transparent handling of a failed retrieval, the model remains acceptable. It does not hallucinate page content despite a 404 error and communicates the failure recognizably. That is production-viable. However, the low execution score on this asset indicates that handling of error paths remains operationally unclean.

Sovereignty Profile

Locally deployable and therefore attractive for sovereign deployments. At 65.96 Combined, it sits 1.88 points below the fleet average of 67.84. That is close enough to the average to justify local use, but not strong enough to offset quality risks through sovereignty alone.

Conclusion & Recommendation

Suitable for local, cost-sensitive pipelines with a human in the loop, clear guardrails, and downstream validation of tool outputs. Useful for research initiation, URL derivation, and simple fetch workflows. Not suitable for compliance, autonomous agent paths, or any pipeline where formal tool correctness and synthesis-faithful condensation are mandatory without countervalidation.

This analysis was generated automatically based on benchmark data. Model used: GPT 4.5 by OpenAI. The raw data and full methodology are documented in the GitHub project.