DeepSeek V4.1 Flash is DeepSeek’s September 10, 2026 release, adding native image input, a smaller cache footprint, stronger vendor-reported agent scores, and lower API rates. It best suits developers running high-volume or input-heavy agents. The main caveat: DeepSeek ran the published benchmarks, and V4 Pro still leads selected frontier reasoning tests.

What Is DeepSeek V4.1 Flash?
DeepSeek V4.1 Flash is a multimodal, open-weight model built for coding, tool use, visual understanding, and long-context agent workflows. DeepSeek released it on September 10, 2026, publishes the weights as DeepSeek-V4.1-Flash, and exposes the hosted model through the deepseek-flash API name.
The release matters because it changes more than benchmark scores. Flash can accept text and images, offers a one-million-token context window, and substantially reduces the memory required for its key-value cache. DeepSeek also cut its hosted API rates compared with the outgoing V4 Pro tariff. That combination targets a practical bottleneck: keeping long-running agents affordable when prompts, repository context, screenshots, and tool history accumulate.
deepseek-flashThinking mode is enabled by default, although non-thinking mode is available. JSON Output and Tool Calls are supported. DeepSeek also provides Responses API and Anthropic API compatibility, which reduces migration work for applications already structured around those interfaces.
What’s New in DeepSeek V4.1 Flash?
A 552B MoE backbone with asymmetric compute
ตามที่ได้ระบุไว้ DeepSeek V4.1 technical report, the model uses a 552-billion-parameter mixture-of-experts backbone with a 20-layer causal encoder and a 20-layer decoder. The full parameter count is not the amount used for every token: DeepSeek reports roughly 8B active parameters during prefill and 16B during decoding.
That asymmetric design gives prefill and generation different compute budgets. Prefill is the stage that absorbs the prompt, documents, images, and prior conversation; decoding produces the answer token by token. Lower active compute during prefill is particularly relevant to repository-scale and research-agent workloads that spend heavily on reading before they write.
A much smaller KV cache
The report lists a global KV cache size of 890 bytes per token, about one quarter of V4 Flash’s cache in high-bandwidth memory. DeepSeek says the persistent-cache requirement is about one eighth of the previous generation. For a one-million-token context, this is a deployment feature rather than an abstract architecture detail: cache size affects how many long sessions a server can hold and how much memory each one consumes.

Native image input and multimodal pretraining
V4.1 Flash accepts images natively instead of using a separate vision-branded endpoint. DeepSeek says the model was pretrained on a 45-trillion-token multimodal corpus. In practice, that makes screenshots, charts, scanned tables, interface states, and visual debugging inputs part of the same agent conversation as code and text.
A 1M-token context can hold large repositories, long document sets, and extended agent history, subject to the combined input-output limit.
JPEG, PNG, GIF, and WebP inputs can be combined with text for table extraction, screenshot analysis, and visual question answering.
Tool calling, structured JSON output, and agent-oriented training make the model suitable for workflows that must inspect, decide, and change state.
DeepSeek V4.1 Benchmarks: What the Official Results Show
DeepSeek’s strongest V4.1 Flash claims are concentrated in coding and agent benchmarks. The vendor evaluated the instruct model with experimental effort 100, exposed publicly as maximum reasoning effort, using temperature=1.0 และ top_p=0.95. Code-agent tests used named harnesses and a one-million-token context; visual-agent tests used Claude Code with a 512K-token context.
| เกณฑ์มาตรฐาน | V4.1 Flash | V4 Pro | V4 Flash | ผู้นำ |
|---|---|---|---|---|
| Codeforces rating | 3471 | 3348 | 3289 | V4.1 Flash |
| เทอร์มินอล-เบนช์ 2.1 Pass@1 | 90.6 | 87.9 | 82.7 | V4.1 Flash |
| DeepSWE เวอร์ชัน 1.1 resolved | 74.2 | 62.7 | 54.4 | V4.1 Flash |
| ไซเบอร์ยิม Pass@1 | 88.1 | 83.3 | 76.7 | V4.1 Flash |
| Automation-Bench Pass@1 | 54.8 | 43.2 | 37.7 | V4.1 Flash |
| GPQA ไดมอนด์ Pass@1 | 90.9 | 92.4 | 89.9 | V4 Pro |
| HLE text-only Pass@1 | 39.1 | 42.7 | 37.8 | V4 Pro |
Source: DeepSeek V4.1 technical report, Table 3. Higher is better within each row. Codeforces is a rating; the other displayed values use the report’s named percentage-style metrics. Do not compare magnitudes across rows.

The pattern is useful but narrower than a blanket “better model” claim. V4.1 Flash leads V4 Pro on the five coding, terminal, security, and automation rows shown above. V4 Pro remains ahead on GPQA Diamond and the text-only subset of Humanity’s Last Exam. Developers comparing a wider coding shortlist can use our คู่มือเลือกรุ่น AI ที่ดีที่สุดสำหรับการเขียนโค้ด, but application-level evaluation still matters more than one table.
Reasoning effort also changes cost and outcome. In DeepSeek’s report, raising experimental effort from 25 to 100 increased DeepSWE v1.1 from 66.0 to 74.2 and Terminal-Bench 2.1 from 82.4 to 90.6, while consuming roughly 2.5 times as many output tokens. The report’s eight agent configurations also produced materially different results from the same checkpoint, so framework choice is part of the measured system.
DeepSeek says extreme-input robustness is not fully characterized. The report notes that CSA2 selection errors and approximate sliding-window-attention state reconstruction may reduce capability in boundary cases outside the test suite. It also acknowledges a remaining gap on the hardest frontier reasoning and edge-case tasks. Those qualifications should travel with the headline scores.
Two reproducible tasks for evaluating V4.1 Flash
The following tasks test concrete behaviors without presenting an unrun prompt as evidence. Use the exact prompt, keep the model and effort setting in your record, and score the answer against the listed criteria. Results from one run should be reported as a dated observation, not a general benchmark.
DeepSeek V4.1 Flash Pricing
DeepSeek API pricing uses two schedules, and all figures below are in US dollars per one million tokens. Peak periods are 01:00-04:00 UTC and 06:00-10:00 UTC, Monday through Friday. Every other time is off-peak. Cached input, uncached input, and output are billed at different rates.
Lowest hosted API rates
- ข้อมูลที่เก็บไว้ในแคช
- $0.003
- ข้อมูลที่ยังไม่ถูกเก็บไว้ในแคช
- $0.15
- ผลลัพธ์
- $0.60
Per 1M tokens; outside weekday peak windows.
Twice the off-peak rate
- ข้อมูลที่เก็บไว้ในแคช
- $0.006
- ข้อมูลที่ยังไม่ถูกเก็บไว้ในแคช
- $0.30
- ผลลัพธ์
- $1.20
Per 1M tokens; 01:00-04:00 and 06:00-10:00 UTC, weekdays.
For a simple arithmetic example, an off-peak request with 800,000 uncached input tokens and 20,000 output tokens would cost about $0.132: $0.12 for input plus $0.012 for output. The same token counts at peak rates would cost about $0.264. This calculation is illustrative, not a measured workload bill; cache hits, retries, tool turns, and reasoning length change the total.
Cached input is fifty times cheaper than uncached input in both schedules, making stable prompt prefixes and reusable context economically significant. The public DeepSeek API tariff is separate from GlobalGPT access and billing. Do not interpret these token prices as GlobalGPT subscription or credit prices.
DeepSeek V4.1 API, Vision, and Limits
The direct DeepSeek API uses deepseek-flash. Developers can call the standard endpoint at https://api.deepseek.com, the Responses API at the same base, or the Anthropic-compatible base at https://api.deepseek.com/anthropic. Function tools are supported in Responses. DeepSeek also documents the apply_patch custom tool; other Responses built-in tool types are ignored rather than executed.
deepseek-flashThinking defaults on; low, high, and max effort presets are available.
Choose the compatibility layer that matches the existing application.
Keep total input and output inside the 1M-token context window.
Vision formats and placement rules
DeepSeek documents JPEG, PNG, GIF, and WebP image inputs. An inline image can be up to 32 MiB, while a file image can be up to 64 MiB. The documented shared limit allows up to 600 images in one request. That ceiling is not a recommendation: large batches increase prompt size, latency, and the difficulty of tracing which image supported an answer.
For the Responses API, image content belongs in user messages. Images placed in system หรือ ผู้ช่วย messages return HTTP 400. The compatibility layer does not accept general file inputs as input items, so applications should follow the documented image-input shapes instead of assuming complete OpenAI Responses feature parity.
Context, output, and concurrency limits
The maximum context is one million tokens, and the maximum output is 384,000 tokens. Input and output together must fit the context window. Flash allows 2,500 concurrent connections per account; requests above that account limit receive HTTP 429. Capacity planning should therefore track active connection occupancy and retry behavior.
DeepSeek V4.1 Flash vs V4 Pro
V4.1 Flash is the more practical default for high-volume coding agents, visual inputs, and long-context applications. V4 Pro remains relevant as a reasoning baseline during the short transition window, but it does not support vision and has lower documented concurrency. Our earlier รีวิว DeepSeek V4 Pro covers that checkpoint on its own terms; its hands-on results should not be relabeled as V4.1 evidence.
| ปัจจัยในการตัดสินใจ | V4.1 Flash | V4 Pro before routing change |
|---|---|---|
| เหมาะสมที่สุด | Agents, coding, long input, vision | Selected frontier reasoning tasks |
| การป้อนภาพ | ได้รับการสนับสนุน | ไม่รองรับ |
| Concurrency/account | 2,500 connections | 500 connections |
| Off-peak uncached input | $0.15 / 1M | $0.66 / 1M |
| Off-peak output | $0.60 / 1M | $1.98 / 1M |
| Official score pattern | Leads shown agent/coding rows | Leads GPQA Diamond and HLE text-only |
Prices are DeepSeek API rates, not GlobalGPT prices. Pro rates apply before the announced September 14 routing change.
At off-peak rates, Flash’s uncached input is about 77% cheaper than the listed Pro rate, and Flash output is about 70% cheaper. Those percentages are arithmetic from the official tariff, not measured savings. Actual savings depend on cache reuse, output length, retries, and whether the workload needs Pro’s stronger results on the selected reasoning rows.
The more urgent distinction is operational. DeepSeek is keeping the deepseek-v4-pro name while temporarily changing the model behind it. A stable API name does not guarantee stable output behavior. Preserve representative V4 Pro responses, tool traces, latency, and failure cases before September 14, then run the same acceptance suite after routing changes. For the older checkpoint comparison framework, see DeepSeek V4 Pro vs Flash.
What Developers Are Saying
Early reaction is positive about throughput, cache efficiency, and agent scores, but the evidence is uneven. Some commentary concerns a preview endpoint rather than the final production checkpoint, and some reports summarize demonstrations instead of controlled tests. The most useful public discussion is therefore about where to test, not whether one launch-day number settles the decision.
Its launch analysis recommends preserving a V4 Pro baseline and testing the released Flash model before the September 14 routing change. It also stresses that gains vary by benchmark, framework, and effort setting.
Read the analysisSummarizing World of AI preview demonstrations, the publication highlighted a peak observed speed of 427 tokens per second and noted overthinking plus weaker physics-simulation behavior. This is not an official speed guarantee.
Read the preview articleIn the launch thread, the commenter objected to silently routing validated Pro workflows to another model and argued for a defined deprecation period. This is one named community opinion, not consensus.
Open the commentAikido’s AI Pentest Lead reported gains in single-run recall, pass@3 recall, precision, and cache hit rate on a cybersecurity benchmark. His post names an expiring preview endpoint, so it is not proof for the final checkpoint.
View the preview reportThese reactions point to three checks worth running on any real deployment: compare output quality at a fixed effort setting, watch whether long reasoning inflates output cost, and rerun regression cases when an alias changes the model behind an endpoint. Preview throughput and security results can guide test design, but they should not be combined with DeepSeek’s Table 3 as if they came from one controlled benchmark.
How to Access DeepSeek V4.1 Flash
There are three distinct access routes. Choose based on whether you need direct API control, self-hosted weights, or a browser workspace that makes model switching easier. Terms, pricing, and operational responsibility differ by route.
DeepSeek API
ใช้เว็บไซต์อย่างเป็นทางการ deepseek-flash model for native, Responses, or Anthropic-compatible integrations.
น้ำหนักแบบเปิด
Download the model card and MIT-licensed weights. Verify serving-stack support and infrastructure requirements before committing.
Open the model repositoryโกลบอลจีพีที
Use the dedicated V4.1 Flash entry inside a multi-model workspace. GlobalGPT billing is separate from DeepSeek’s API tariff.
Try DeepSeek V4.1 Flash
The direct API is the clearest choice when you need programmatic controls, usage accounting, and access to DeepSeek’s documented interfaces. Open weights are for teams able to validate inference support and operate a very large MoE model. GlobalGPT is the lower-friction route for interactive use and comparisons inside an all-in-one AI model workflow.
DeepSeek’s official launch post says the company will work with the open-source community on inference support and explore more deployment options. Treat that as a roadmap statement, not proof that every local serving stack already supports V4.1 Flash efficiently.
Who Should Use DeepSeek V4.1 Flash?
Prioritize V4.1 Flash when terminal work, repository navigation, automation, tool use, and long prompts dominate. The official agent scores and lower input rates justify a workload-specific pilot.
Native image input makes Flash the practical option over V4 Pro for screenshots, charts, tables, and interface evidence. Validate extraction accuracy against known answers.
V4 Pro leads the displayed GPQA Diamond and HLE text-only rows. Compare fixed prompts and effort settings before replacing a validated reasoning workflow.
The MIT license is permissive, but a 552B MoE backbone is not a lightweight local model. Confirm hardware, cache strategy, quantization, and serving support.
For broader model selection, the GPT-5.5 vs DeepSeek V4 comparison puts the one-million-token context and price position beside another frontier option. Teams focused on code-output style can also consult the DeepSeek vs ChatGPT Python code test. Those articles answer adjacent questions; neither substitutes for testing the exact V4.1 Flash endpoint used in production.
General users deciding between ecosystems may find the broader การเปรียบเทียบระหว่าง DeepSeek และ ChatGPT more useful than an architecture-level review. V4.1 Flash is most compelling when its specific advantages – long input, image understanding, tools, and low token cost – map to an actual workflow.
คำตัดสิน
Its lower API rates, 1M context, native image input, 2,500-connection allowance, and DeepSeek-reported agent gains make a strong case for evaluation. It is not a universal Pro replacement: V4 Pro still leads selected reasoning rows, maximum-effort scores carry higher output-token use, and endpoint routing changes can alter validated behavior.
Open DeepSeek V4.1 Flash in GlobalGPTStart with a small acceptance suite: one representative coding task, one image-grounded extraction task, one long-context case, and one tool workflow. Fix the reasoning setting, record model routing, and compare failure modes as well as average quality. That produces a decision you can defend without treating vendor benchmarks or launch-day reactions as guaranteed application performance.
คำถามที่พบบ่อย
What is DeepSeek V4.1 Flash?
DeepSeek V4.1 Flash is a multimodal, open-weight mixture-of-experts model released on September 10, 2026. It supports text and image input, text output, a one-million-token context window, thinking and non-thinking modes, JSON Output, and Tool Calls.
How much does the DeepSeek V4.1 Flash API cost?
Off-peak DeepSeek API rates are $0.003 per 1M cached input tokens, $0.15 per 1M uncached input tokens, and $0.60 per 1M output tokens. Peak rates are $0.006, $0.30, and $1.20 respectively. These are DeepSeek API prices, not GlobalGPT prices.
What API model name should I use for DeepSeek V4.1 Flash?
ใช้ deepseek-flash with the official DeepSeek API. DeepSeek also supports Responses API calls at https://api.deepseek.com and Anthropic-compatible calls at https://api.deepseek.com/anthropic.
What are the context, output, and concurrency limits?
DeepSeek V4.1 Flash has a one-million-token context window and a maximum output of 384,000 tokens; input plus output must fit inside the context. DeepSeek documents 2,500 concurrent connections per account, with HTTP 429 returned above the limit.
Is DeepSeek V4.1 Flash better than V4 Pro?
It depends on the task. In DeepSeek’s vendor-run table, V4.1 Flash leads V4 Pro on the displayed coding, terminal, security, and automation benchmarks, while V4 Pro leads GPQA Diamond and HLE text-only. Flash also costs less, supports vision, and allows more concurrent connections.
Does DeepSeek V4.1 Flash support images?
Yes. It accepts JPEG, PNG, GIF, and WebP inputs and produces text. DeepSeek documents up to 32 MiB for inline images, 64 MiB for file images, and 600 images per request under shared limits. Responses API images must be placed in user messages.
Are DeepSeek V4.1 Flash weights available to download?
Yes. DeepSeek publishes the DeepSeek-V4.1-Flash model weights on Hugging Face under the MIT license. The permissive license does not remove the infrastructure requirement: teams still need compatible serving software and enough hardware for the 552B MoE backbone.
Can I use DeepSeek V4.1 Flash on GlobalGPT?
Yes. GlobalGPT has a dedicated DeepSeek V4.1 Flash entry for browser-based use. Its access and billing are separate from DeepSeek’s direct API tariff, and platform availability does not independently verify DeepSeek’s published benchmark results.



