back

DeepSeek V4 Flash

deepseek-v4-flash · DeepSeek AI

1.6T MoE on 2× B200. High throughput, 524K context.

Served on NVIDIA B200 GPUs · Spain (EU)

Model source

Hugging Facedeepseek-ai/DeepSeek-V4-Flash

Specifications

Parameters
1.6T MoE
Hardware
2× B200
Context
524,288 tokens
Quantization
FP8
Modalities
text
Capabilities
chat · reasoning · tools

Pricing

input

0.11

output

0.22

€ / 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-flash",
        "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.