Nemotron Nano 12B VL
nemotron-nano-12b-v2-vl · nvidia
Vision-language model for OCR and document understanding. 128K context, up to 4 images per prompt.
Served on NVIDIA B200 GPUs · Spain (EU)
Model source
Hugging Facenvidia/NVIDIA-Nemotron-Nano-12B-v2-VL-NVFP4-QADSpecifications
- Parameters
- 12B VL
- Hardware
- MIG B200
- Context
- 131,072 tokens
- Quantization
- NVFP4
- Modalities
- text
- Capabilities
- image-text-to-text · OCR
Pricing
input
0.06 €
output
0.24 €
cache read
0.006 €
€ / million tokens · VAT excluded
Example (curl)
Compatible with the OpenAI SDK. Change the base URL and API key.
curl https://api.gpuflow.ai/v1/chat/completions \
-H "Authorization: Bearer $GPUFLOW_API_KEY" \
-d '{ "model": "nemotron-nano-12b-v2-vl",
"messages": [{ "role": "user", "content": "Hola" }] }'Try it with 5 € free
Create your account, point your SDK at GPU Flow and call this model on NVIDIA B200 GPUs, in Spain.