Nemotron 3 Nano 30B A3B

NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic AI systems. The model is fully open with open-weights, datasets and recipes so developers can easily customize, optimize, and deploy the model on their infrastructure for maximum privacy and security.

ChatNVIDIA262k tokens$0.0545 / $0.218 · 1M

nvidia/nemotron-3-nano-30b-a3b

Context
262k tokens
Completion cap
262,144
Tools
Yes
JSON
Yes
Released
2025-12-14

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia/nemotron-3-nano-30b-a3b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Nemotron 3 Nano 30B A3B?
NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic AI systems. The model is fully open with open-weights, datasets and recipes so developers can easily customize, optimize, and deploy the model on their infrastructure for maximum privacy and security. Nemotron 3 Nano 30B A3B runs on the Geek Hub API (OpenAI-compatible). Model id: nvidia/nemotron-3-nano-30b-a3b.
Is Nemotron 3 Nano 30B A3B free?
No. Input is $0.0545 per 1M tokens and output is $0.218 per 1M tokens on Geek Hub (markup included).
What is the context length of Nemotron 3 Nano 30B A3B?
Nemotron 3 Nano 30B A3B has a 262k tokens context window. It supports up to 262,144 completion tokens.
Does Nemotron 3 Nano 30B A3B support tool calling and structured outputs?
Nemotron 3 Nano 30B A3B accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
When was Nemotron 3 Nano 30B A3B released?
Nemotron 3 Nano 30B A3B was released on 2025-12-14.

More models from NVIDIA