Llama 3.3 Nemotron Super 49B v1.5

NVIDIA Llama 3.3 Nemotron Super 49B v1.5 is a pruning- and distillation-optimized variant of Meta’s Llama 3.3 70B with 49 billion parameters. The model delivers strong reasoning performance at reduced resource requirements, a context window of 131,000 tokens, and an optional thinking mode controlled via system prompt. Available as an Open Weights variant under the NVIDIA Open Model License, locally or through cloud providers.

NVIDIA Version 3.3 Super v1.5 Commercial use permitted Dense 49 B (49 B active) 131 K Context 12/2024 $0.4 / $0.4 per 1M

  • Open Weights
  • Server
  • OR
  • Text
  • Instruction-Tuned
  • Interactive

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: Not 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
9.9
First Request
MCP
1.17
Protocol Latency
Synthesis
31.03
Response Generation
Total
252.59
Sum of All Phases
Token
5538
Input + Output
Cost
$0.0022
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

Deployment Verdict

Created on: 14.06.2026, 16:21:29

Conditional deploy, because tool execution looks strong, but an invalid tool call signal and detected hallucinations limit confidence in a productive MCP pipeline.

Tool Execution Profile

With P1 90.00, the model clearly demonstrates that it has a solid grasp of tool use in principle. For a reasoning model of this class, that is a positive sign — it does not merely plan, it also puts tools to practical use. The critical break lies in the protocol signal: the tool call was not valid. This is not a cosmetic flaw. In MCP pipelines, an invalid call can cause orchestration, parsing, or downstream actions to fail, even when the underlying intent was correct.

No itemized breakdown is available for the selection tests. It is therefore not possible to say with confidence whether the model intelligently differentiates between Web Search & Tool Selection and URL Construction & Fetch, or simply follows a fixed pattern. In production, this ambiguity is precisely what matters. A model can show high tool affinity and still be inconsistent when it comes to choosing the right tool for a given situation. On the positive side, no retry was required. This argues against a mere formatting issue and more toward a localized validity error in the call itself.

Synthesis Fidelity

How well does it consolidate tool results? Only with limited reliability. P2 55.83 is low for productive synthesis. The model can apparently merge results, but not with the precision required for compliance, research, or decision-making pipelines. Especially after successful tool use, one expects a clean, concise, and source-bound consolidation. That binding does not appear stable enough here.

Does it stay within the tool result or fall back on training data? In the Honeypot EU License Research test — which checks whether current licensing restrictions are answered from web sources rather than training knowledge — the model raised no red flags. That is a good trust signal. At the same time, the overall hallucination finding remains a safety risk. Once a model presents fabricated facts as a tool result, it is not just a single answer that becomes unreliable — the entire tool infrastructure becomes untrustworthy.

Error Resilience

In the 404 test, which checks for transparent handling of a failing tool call, the model did not hallucinate substitute content. That is production-ready behavior. It shows that the model can treat a tool failure as a failure, rather than papering over it with invented page content. For robust pipelines, this matters more than stylistic response quality.

Sovereignty Profile

Locally deployable as an Open Weights model, making it attractive for sovereign deployments. No Sovereignty Gap identifiable; the reference remains n/a points below the fleet average of 67.84.

Conclusion & Recommendation

Suitable for locally operated assistance and research pipelines with human sign-off, logging, and hard tool call validation before execution. Not suitable for autonomously running MCP pipelines in which the model authoritatively summarizes tool results or triggers downstream actions without guardrails. Anyone deploying it should strictly decouple tool execution from final response approval.

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.