back

DeepSeek V4 Pro

deepseek-v4-pro · DeepSeek AI

1.6T MoE on 8× B200. Full-power reasoning.

Served on NVIDIA B200 GPUs · Spain (EU)

Model source

Hugging Facedeepseek-ai/DeepSeek-V4-Pro

Specifications

Parameters
1.6T MoE
Hardware
8× B200
Context
32,768 tokens
Quantization
FP4
Modalities
text
Capabilities
chat · reasoning · coding · tools

Pricing

input

0.42

output

0.85

€ / 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": "deepseek-v4-pro",
        "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.