Benchmarks
Nemotron 3 Nano 30B logo

nvidia

Nemotron 3 Nano 30B

The small one. 0/5 — cheap, but never assembled a passing answer.

0/5
benchmarks passed
$0.411
spent in total
27
tool calls

What it is.

NVIDIA's Nemotron 3 Nano, a 30B open MoE (3B active), run through OpenRouter. The smallest and fastest of the Nemotron 3 line.

What it does well.

  • Cheapest Nemotron to run at $0.41 for the matrix.
  • Got genuinely close on Crunchbase — it pulled the right funding total and correctly identified the Series D round.

How it broke.

  • Went 0/5. The failures were a mix: right data in the wrong format, output degenerating into repetition, and looping past the tool-round cap without ever writing a final answer.
  • On CX it ran 16 tool calls and was cut off before it could answer — the small model explores without converging.
  • Like the rest of the family it needs the string-to-number argument coercion and the text-tool-call repair just to execute tools at all.

Results by agent

Five real jobs.

SalesSales Research Analyst

Get financials on a company

Failed

Find Hightouch on Crunchbase and return their total funding, last round type, and a one-line description.

✗ 3 tool calls, $0.032. So close — right funding total and round, but returned lastRoundType "series_d" instead of the "Series D" the schema wanted.

$0.0323 tool calls
MarketingMarketing Research Analyst

Find what customers are recommending on Reddit

Failed

Read a real r/sales thread on enrichment tools and rank the top 5 by how many people recommended them.

✗ 4 tool calls, $0.084. Final message was not parseable JSON.

$0.0844 tool calls
Failed

Pull Google Shopping reviews for AirPods Pro 2 (USB-C) and return the top 3 recurring complaints, with verbatim quotes.

✗ 16 tool calls, $0.202. Ran the most tools of any Nano run, then got cut off before answering.

$0.20216 tool calls
CodingSenior Engineer Assistant

Read API docs and write working code

Failed

Read Stripe's official docs and write a real, working webhook-verification function in TypeScript.

✗ 2 tool calls, $0.033. Explanation missing; output degenerated.

$0.0332 tool calls
Web ScrapingSales Outreach Specialist

Scrape a competitor's pricing page

Failed

Scrape Apollo.io's pricing page and return every tier (Free, Basic, Professional, Organization) with name, price, and top 3 features.

✗ 2 tool calls, $0.062. Final message was not parseable JSON.

$0.0622 tool calls