Get started
NVIDIA
NVIDIA

Nvidia Nemotron Nano 12b V2 Vl

Nvidia Nemotron Nano 12b V2 Vl is a large language model by NVIDIA. Priced at $0.2 per million input tokens and $0.6 per million output tokens, it is one of the most cost-efficient options in its class. Access Nvidia Nemotron Nano 12b V2 Vl through Inworld Router with OpenAI SDK compatibility, built-in failover, and intelligent routing across providers.

Step 1 — Create Router

curl --location 'https://api.inworld.ai/router/v1/routers' \ --header 'Authorization: Basic <your-api-key>' \ --header 'Content-Type: application/json' \ --data '{ "name": "compare-frontier-models", "defaultRoute": { "route_id": "default", "variants": [ { "variant": { "variant_id": "deepinfra/nvidia-nemotron-nano-12b-v2-vl-a", "model_id": "deepinfra/nvidia-nemotron-nano-12b-v2-vl" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/llama-3-1-nemotron-instruct-70b-b", "model_id": "deepinfra/llama-3-1-nemotron-instruct-70b" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/nvidia-nemotron-3-nano-30b-a3b-c", "model_id": "deepinfra/nvidia-nemotron-3-nano-30b-a3b" }, "weight": 34 } ] } }'

Step 2 — Chat Completion

curl --location 'https://api.inworld.ai/v1/chat/completions' \ --header 'Authorization: Basic <your-api-key>' \ --header 'Content-Type: application/json' \ --data '{ "model": "inworld/compare-frontier-models", "messages": [{"role": "user", "content": "Hello!"}] }'

Nvidia Nemotron Nano 12b V2 Vl pricing and providers

Access Nvidia Nemotron Nano 12b V2 Vl through DeepInfra via Inworld Router or Realtime API.
CapabilitiesInput modalitiesOutput modalities
DeepInfraDeepInfra$0.20$0.60

Other NVIDIA models available through Inworld

Compare Nvidia Nemotron Nano 12b V2 Vl with other NVIDIA models available through Inworld Router or Realtime API.
CapabilitiesInput modalitiesOutput modalitiesInference provider
NVIDIALlama 3.1 Nemotron Instruct 70b131.1K131.1K$1.20$1.20
NVIDIANvidia Nemotron 3 Nano 30b A3b$0.05$0.20
NVIDIANvidia Nemotron Nano 9b V2131.1K131.1K$0.04$0.16
NVIDIANvidia/Llama 3.3 Nemotron Super 49B V1.5131.1K131.1K$0.10$0.40
NVIDIANvidia/NVIDIA Nemotron 3 Super 120B A12B$0.10$0.50

Start building with Nvidia Nemotron Nano 12b V2 Vl

Access Nvidia Nemotron Nano 12b V2 Vl and every other model through Inworld Router or Realtime API. Create your free account and start routing in minutes.
Copyright © 2021-2026 Inworld AI