Qwen3-VL 32B OCR
qwen3-vl-32b-ocr · Alibaba Cloud
Vision-language model for OCR and document understanding. 64K context, up to 4 images per prompt.
Served on NVIDIA B200 GPUs · Spain (EU)
Model source
Hugging FaceRedHatAI/Qwen3-VL-32B-Instruct-NVFP4Specifications
- Parameters
- 32B
- Hardware
- MIG B200
- Context
- 65,536 tokens
- Quantization
- NVFP4
- Modalities
- text
- Capabilities
- image-text-to-text · OCR
Pricing
input
0.10 €
output
0.35 €
cache read
0.01 €
€ / 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": "qwen3-vl-32b-ocr",
"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.