Qwen3 14B
qwen-3-14b · Alibaba Cloud
14B FP8. Reasoning with a configurable thinking budget.
Served on NVIDIA B200 GPUs · Spain (EU)
Model source
Hugging FaceQwen/Qwen3-14B-FP8Specifications
- Parameters
- 14B
- Hardware
- MIG B200
- Context
- 32,768 tokens
- Quantization
- FP8
- Modalities
- text
- Capabilities
- chat · reasoning · tools
Pricing
input
0.10 €
output
0.24 €
€ / 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": "qwen-3-14b",
"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.