DeepSeek V4 Flash

deepseek/deepseek-v4-flash
ToolsJSONReasoning
by DeepSeek · 2026-04-24

DeepSeek V4 Flash efficient MoE — 284B total / 13B active params, 1M context, optimized for fast everyday workloads.

ctx1.05M tokens
Max output384K
Inputtext
p50 TTFT496 ms
INPUT$0.15/ 1M tokens
OUTPUT$0.29/ 1M tokens
p50 TTFT496 ms7d
p95 TTFT1.95 s7d
TRAFFIC2439.9Mtokens / 7d

DeepSeek V4 Flash is a large language model from the Chinese AI company DeepSeek. It processes text inputs only and is designed for scenarios that demand a large context window (1,048,576 tokens) and…

What is DeepSeek V4 Flash?

Who should use DeepSeek V4 Flash?

What input modalities does DeepSeek V4 Flash support?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="deepseek/deepseek-v4-flash",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • include_reasoning
  • logprobs
  • max_tokens
  • reasoning
  • response_format
  • stop
  • stream
  • stream_options
  • temperature
  • thinking
  • tool_choice
  • tools
  • top_logprobs
  • top_p
  • user_id

Pricing

Input / 1M tokens$0.147
Output / 1M tokens$0.295
Cache read / 1M$0.020
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $1.91 · With prompt caching $1.47

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.000150

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
496 ms
Output speed
97.7 tok/s
p95 TTFT
1.95 s
Error rate
0.16%

Public benchmarks

42.0
AA Coding
Better than 52% of models compared
#51 of 106
47.0
AA Intelligence
Better than 57% of models compared
#47 of 110
50.0
AA Math
Better than 26% of models compared
#60 of 81
GPQA Diamond
41.0 index
Humanity's Last Exam
32.1
IFBench
79.2
Long-Context Recall
63.0
MMLU-Pro
57.0 index
SciCode
44.9
TerminalBench Hard
35.6
τ²-Bench
34.0 index
Source: artificialanalysis.ai

Community buzz

What developers are saying this week

Hacker News50 mentions · 7dup 15 vs the previous week
Reddit73 mentions · 7dup 21 vs the previous week

How it compares

DeepSeek V4 FlashDeepSeek V4 ProDeepSeek V3deepseek/deepseek-reasoner
Input $/M$0.15$0.44$0.15$0.15
Output $/M$0.29$0.88$0.29$0.29
Context1.0M1.0M1.0M1.0M
Quality7/108/105/105/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

How much does DeepSeek V4 Flash cost on OrcaRouter?
Input tokens cost $0.14 per 1 million tokens, and output tokens cost $0.28 per 1 million tokens. OrcaRouter charges exactly the provider rate with zero markup.
What is the context window of DeepSeek V4 Flash?
The context window is 1,048,576 tokens (1 million tokens). The maximum output per request is 384,000 tokens.
What are the main strengths of DeepSeek V4 Flash?
Its strengths are the very large context window and high output token limit, combined with a low price point and a strong τ²-Bench score of 95.0, indicating good reasoning and tool-use capabilities.
How does DeepSeek V4 Flash compare to GPT-4 or Claude?
DeepSeek V4 Flash offers much larger context (1M vs 128k/200k) and output (384k vs ~4k) at a fraction of the cost. However, it is text-only and may have less broad general knowledge or safety tuning.
Does OrcaRouter mark up the price of DeepSeek V4 Flash?
No. OrcaRouter passes through the provider rate with zero markup. You pay $0.14 per 1M input and $0.28 per 1M output exactly as charged by DeepSeek.
How do I call DeepSeek V4 Flash via the OrcaRouter API?
Use the OpenAI-compatible base URL https://api.orcarouter.ai/v1, set the model parameter to "deepseek/deepseek-v4-flash", and include your OrcaRouter API key in the Authorization header.
What data handling policies apply to DeepSeek V4 Flash?
Data passes through OrcaRouter to DeepSeek's servers in China. Review OrcaRouter's privacy policy and DeepSeek's terms. No additional data protections are explicitly offered.
Is DeepSeek V4 Flash multimodal?
No, it only accepts text inputs. For images, audio, or video, you would need to preprocess them into text or use a different model.
What parameters can I set when using DeepSeek V4 Flash?
Standard OpenAI chat completions parameters: model, messages, max_tokens, temperature, top_p, frequency_penalty, presence_penalty, stop, stream, etc. The max_tokens cannot exceed 384,000.
Which use cases are best suited for DeepSeek V4 Flash?
Long-document analysis, code generation with extended reasoning, multi-turn conversations needing deep context, and tasks that produce large outputs such as detailed reports or plans.

Embed this badge

DeepSeek: DeepSeek V4 Flash$0.15/M in496ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/deepseek/deepseek-v4-flash" target="_blank"> <img src="https://www.orcarouter.ai/embed/deepseek/deepseek-v4-flash.svg" alt="DeepSeek: DeepSeek V4 Flash on OrcaRouter" /> </a>
Markdown [![DeepSeek: DeepSeek V4 Flash](https://www.orcarouter.ai/embed/deepseek/deepseek-v4-flash.svg)](https://www.orcarouter.ai/models/deepseek/deepseek-v4-flash)

Model card as data

GET /api/public/models/deepseek/deepseek-v4-flashOpen
Machine-readable:/llms.txt/llms-full.txt