MODELS / NVIDIA

Nvidia Nemotron Nano 9B V2

NVIDIA-Nemotron-Nano-9B-v2 is a large language model (LLM) trained from scratch by NVIDIA, and designed as a unified model for both reasoning and non-reasoning tasks. It responds to user queries and tasks by first generating a reasoning trace and then concluding with a final…

TEXTREASONINGREASONINGTOOL-USE
131.1K
CONTEXT WINDOW
-
MAX OUTPUT TOKENS
$0.06
INPUT PRICE / 1M TOKENS
$0.23
OUTPUT PRICE / 1M TOKENS
QUICKSTART

Call it in one request.

OpenAI-compatible: change the base URL, and the setup is complete.

curl https://enterprise.blackbox.ai/v1/chat/completions \
  -H "Authorization: Bearer $BLACKBOX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "blackboxai/nvidia/nemotron-nano-9b-v2",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

Context, pricing, modalities, routing, and deployment: everything Nvidia Nemotron Nano 9B V2 supports, in one table.

MODEL ID
blackboxai/nvidia/nemotron-nano-9b-v2
DEVELOPED BY
NVIDIA
MODEL TYPE
Text
RELEASED
Aug 18, 2025
CONTEXT WINDOW
131.1K
MAX OUTPUT TOKENS
-
INPUT MODALITIES
text
OUTPUT MODALITIES
text
INPUT PRICE
$0.06 / 1M tokens
OUTPUT PRICE
$0.23 / 1M tokens
REASONING
Supported
DATA RETENTION
Standard retention
DEDICATED DEPLOYMENT
Enterprise · single-tenant
SUPPORTED PARAMETERS
max_tokenstemperaturestoptoolstool_choicereasoninginclude_reasoning