deepseek

DeepSeek V4.1 Flash

DeepSeek V4.1 Flash delivers 1M context, native vision, and 400 tok/s inference at $0.15 per million input tokens on an asymmetric MoE architecture.

Open WeightsMoEMultimodal VisionCode GenerationReasoning
deepseek logodeepseekDeepSeek V42026-09-10
Context
1Mtokens
Max Output
384Ktokens
Input Price
$0.15/ 1M
Output Price
$0.60/ 1M
Modality:TextImage
Capabilities:VisionToolsStreamingReasoning
Benchmarks
GPQA
90.9%
GPQA: Graduate-Level Science Q&A. A rigorous benchmark with 448 multiple-choice questions in biology, physics, and chemistry created by domain experts. PhD experts only achieve 65-74% accuracy, while non-experts score just 34% even with unlimited web access (hence 'Google-proof'). DeepSeek V4.1 Flash scored 90.9% on this benchmark.
HLE
36.8%
HLE: High-Level Expertise Reasoning. Tests a model's ability to demonstrate expert-level reasoning across specialized domains. Evaluates deep understanding of complex topics that require professional-level knowledge. DeepSeek V4.1 Flash scored 36.8% on this benchmark.
MMLU
91%
MMLU: Massive Multitask Language Understanding. A comprehensive benchmark with 16,000 multiple-choice questions across 57 academic subjects including math, philosophy, law, and medicine. Tests broad knowledge and reasoning capabilities. DeepSeek V4.1 Flash scored 91% on this benchmark.
MMLU Pro
81.2%
MMLU Pro: MMLU Professional Edition. An enhanced version of MMLU with 12,032 questions using a harder 10-option multiple choice format. Covers Math, Physics, Chemistry, Law, Engineering, Economics, Health, Psychology, Business, Biology, Philosophy, and Computer Science. DeepSeek V4.1 Flash scored 81.2% on this benchmark.
SimpleQA
49%
SimpleQA: Factual Accuracy Benchmark. Tests a model's ability to provide accurate, factual responses to straightforward questions. Measures reliability and reduces hallucinations in knowledge retrieval tasks. DeepSeek V4.1 Flash scored 49% on this benchmark.
IFEval
89.5%
IFEval: Instruction Following Evaluation. Measures how well a model follows specific instructions and constraints. Tests the ability to adhere to formatting rules, length limits, and other explicit requirements. DeepSeek V4.1 Flash scored 89.5% on this benchmark.
AIME 2025
87.5%
AIME 2025: American Invitational Math Exam. Competition-level mathematics problems from the prestigious AIME exam designed for talented high school students. Tests advanced mathematical problem-solving requiring abstract reasoning, not just pattern matching. DeepSeek V4.1 Flash scored 87.5% on this benchmark.
MATH
88.5%
MATH: Mathematical Problem Solving. A comprehensive math benchmark testing problem-solving across algebra, geometry, calculus, and other mathematical domains. Requires multi-step reasoning and formal mathematical knowledge. DeepSeek V4.1 Flash scored 88.5% on this benchmark.
GSM8k
96.8%
GSM8k: Grade School Math 8K. 8,500 grade school-level math word problems requiring multi-step reasoning. Tests basic arithmetic and logical thinking through real-world scenarios like shopping or time calculations. DeepSeek V4.1 Flash scored 96.8% on this benchmark.
MGSM
92%
MGSM: Multilingual Grade School Math. The GSM8k benchmark translated into 10 languages including Spanish, French, German, Russian, Chinese, and Japanese. Tests mathematical reasoning across different languages. DeepSeek V4.1 Flash scored 92% on this benchmark.
MathVista
72.5%
MathVista: Mathematical Visual Reasoning. Tests the ability to solve math problems that involve visual elements like charts, graphs, geometry diagrams, and scientific figures. Combines visual understanding with mathematical reasoning. DeepSeek V4.1 Flash scored 72.5% on this benchmark.
SWE-Bench
74.2%
SWE-Bench: Software Engineering Benchmark. AI models attempt to resolve real GitHub issues in open-source Python projects with human verification. Tests practical software engineering skills on production codebases. Top models went from 4.4% in 2023 to over 70% in 2024. DeepSeek V4.1 Flash scored 74.2% on this benchmark.
HumanEval
92.5%
HumanEval: Python Programming Problems. 164 hand-written programming problems where models must generate correct Python function implementations. Each solution is verified against unit tests. Top models now achieve 90%+ accuracy. DeepSeek V4.1 Flash scored 92.5% on this benchmark.
LiveCodeBench
73.3%
LiveCodeBench: Live Coding Benchmark. Tests coding abilities on continuously updated, real-world programming challenges. Unlike static benchmarks, uses fresh problems to prevent data contamination and measure true coding skills. DeepSeek V4.1 Flash scored 73.3% on this benchmark.
MMMU
78.9%
MMMU: Multimodal Understanding. Massive Multi-discipline Multimodal Understanding benchmark testing vision-language models on college-level problems across 30 subjects requiring both image understanding and expert knowledge. DeepSeek V4.1 Flash scored 78.9% on this benchmark.
MMMU Pro
58.4%
MMMU Pro: MMMU Professional Edition. Enhanced version of MMMU with more challenging questions and stricter evaluation. Tests advanced multimodal reasoning at professional and expert levels. DeepSeek V4.1 Flash scored 58.4% on this benchmark.
ChartQA
88%
ChartQA: Chart Question Answering. Tests the ability to understand and reason about information presented in charts and graphs. Requires extracting data, comparing values, and performing calculations from visual data representations. DeepSeek V4.1 Flash scored 88% on this benchmark.
DocVQA
93%
DocVQA: Document Visual Q&A. Document Visual Question Answering benchmark testing the ability to extract and reason about information from document images including forms, reports, and scanned text. DeepSeek V4.1 Flash scored 93% on this benchmark.
Terminal-Bench
90.6%
Terminal-Bench: Terminal/CLI Tasks. Tests the ability to perform command-line operations, write shell scripts, and navigate terminal environments. Measures practical system administration and development workflow skills. DeepSeek V4.1 Flash scored 90.6% on this benchmark.
ARC-AGI
11.4%
ARC-AGI: Abstraction & Reasoning. Abstraction and Reasoning Corpus for AGI - tests fluid intelligence through novel pattern recognition puzzles. Each task requires discovering the underlying rule from examples, measuring general reasoning ability rather than memorization. DeepSeek V4.1 Flash scored 11.4% on this benchmark.

About DeepSeek V4.1 Flash

Learn about DeepSeek V4.1 Flash's capabilities, features, and how it can help you achieve better results.

DeepSeek V4.1 Flash is an open-weight mixture-of-experts model containing 552 billion total parameters. The model introduces an asymmetric causal encoder-decoder structure designed to minimize inference costs during high-throughput workloads. While processing incoming prompts, the network activates only 8 billion parameters, increasing to 16 billion during token generation. The underlying backbone incorporates compressed key-value caching shared across layers, a two-stage sparse indexer, and a 196 billion parameter Engram lookup memory, all trained on a 45 trillion token corpus.

Unlike earlier iterations in the V4 family, native visual understanding comes standard without a separate vision checkpoint. The model accepts images directly within standard text prompts and evaluates visual artifacts such as architectural charts, UI layouts, and technical diagrams. In parallel, thinking mode operates natively, generating explicit reasoning traces before producing finalized answers. The model operates at generation speeds between 300 and 427 tokens per second on modern accelerator clusters, matching or exceeding the latency profile of much smaller dense models while retaining PhD-level reasoning capabilities.

DeepSeek positioned V4.1 Flash as a direct replacement for the larger V4 Pro flagship. In third-party evaluations spanning frontend generation, terminal operations, and software debugging, V4.1 Flash met or exceeded the accuracy of V4 Pro while operating at lower latency and compute expense. The model serves high-volume agentic environments, automated terminal tooling, and continuous code synthesis workflows where flagship API pricing is typically prohibitive.

DeepSeek V4.1 Flash

Use Cases

Discover the different ways you can use DeepSeek V4.1 Flash to achieve great results.

Autonomous Terminal and Shell Operations

Executes system diagnostics, runs build tools, and resolves environment errors inside containerized systems, achieving a 90.6 score on Terminal-Bench 2.1.

Full-Stack UI and Frontend Prototyping

Generates interactive single-page applications, WebGL shaders, Three.js 3D environments, and responsive dashboard layouts from single-shot text or image prompts.

Complex Multi-File Code Debugging

Scans entire multi-repository software projects within its 1 million token context, tracks cross-file imports, and fixes inverted logic or race conditions.

Automated Visual Document Extraction

Inspects complex architectural blueprints, data flow diagrams, and user interface mocks to output structured JSON schemas and actionable API contracts.

High-Throughput Agentic Tool Calling

Runs continuous background reasoning loops that poll live REST endpoints, query SQL databases, and verify invariant state changes across multiple execution turns.

Multilingual Translation and Dialect Analysis

Translates idioms, regional slang, and technical documentation across low-resource dialects while flagging uncertain translations instead of hallucinating terms.

Strengths

Limitations

Asymmetric MoE Efficiency: Activates only 8B parameters on input and 16B on output out of 552B total, keeping off-peak input pricing at $0.15 per million tokens.
Logic Overthinking: Spends excessive reasoning tokens on straightforward coding prompts if thinking effort is left unconstrained by the user.
State-of-the-Art Agent Performance: Achieves 90.6% on Terminal-Bench 2.1 and 74.2% on DeepSWE v1.1, matching or surpassing flagship proprietary options on engineering tasks.
Kinematic Physics Inaccuracy: Produces occasional motion path anomalies and questionable physics when generating complex 3D kinematic animations in 3js tests.
High-Throughput Generation: Delivers verified decoding speeds between 300 and 427 tokens per second, drastically lowering turnaround times for reasoning-heavy agents.
Aesthetic UI Limitations: Lags proprietary flagship models on sophisticated typography and spacing, producing functional but visually generic dashboard hierarchies.
Unified Multimodal Context: Ingests visual and text tokens natively within a 1,000,000 token context window without the overhead of secondary vision adapters.
Prohibitive Local Memory Requirements: Requires specialized multi-GPU cluster setups to fit the massive 552B parameter memory footprint for full-precision local hosting.

API Quick Start

deepseek/deepseek-v4.1-flash

View Documentation
deepseek SDK
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://api.deepseek.com",
  apiKey: process.env.DEEPSEEK_API_KEY,
});

async function main() {
  const completion = await client.chat.completions.create({
    model: "deepseek-flash",
    messages: [
      { role: "system", content: "You are an expert systems engineer." },
      { role: "user", content: "Write a high-performance WebGL compute shader." },
    ],
  });

  console.log(completion.choices[0].message.content);
}

main();

Install the SDK and start making API calls in minutes.

Community Feedback

See what the community thinks about DeepSeek V4.1 Flash

It reached 98% of GPT-6 Astra's score at 1.4% of the cost on everyday design tasks based on user requests. Every model except Astra scored lower AND cost more.
OpenDesign (@OpenDesignHQ)
twitter
Deepseek V4.1 Flash 552B total, 8/16B active with a new arch trained on 45T tokens... this is probably the most novel arch I've seen in a while, pretty insane.
Elie Bakouch (@eliebakouch)
twitter
Speed matters way more than ppl think tbh id take a slightly worse model thats 2x faster for most product use cases.
MoneyLovesSpeed
hackernews
At one point, it peaked at an insane 427 tokens per second. But, the craziest part about this is that the entire run reportedly cost just 30 cents.
WorldofAI
youtube
The fact that V4 Pro queries are automatically being rerouted to V4.1 Flash tells you everything about how good this architecture actually is.
KevDev99
reddit
Terminal-Bench at 90.6 is wild for a model at this price tier. Agentic tooling just got radically cheaper.
SysAdminHero
reddit

Related Videos

Watch tutorials, reviews, and discussions about DeepSeek V4.1 Flash

This new DeepSeek version 4.1 flash model is ridiculously fast. You're getting about 400 tokens per second, and the speed is just honestly crazy.

For a reasoning model with this level of capability, that kind of speed is seriously impressive, especially considering this is just a temporary test build.

At one point, it peaked at an insane 427 tokens per second. But, the craziest part about this is that the entire run reportedly cost it just 30 cents.

Real world tests are clocking 300 to 400 plus tokens per second, hitting 98% of GPT6 Astra's design benchmark score.

It is not generating code it is actually verifying its own math. It even caught a subtle orbit control dumping bug on its own.

weights and once it gets released in the finished version we will check it out. Again if you want to help out the channel please become a member. Thank

To run the entire test suite Artificial Analysis, it costs $72 with this model. That is 10 times cheaper than models with the same intelligence scores.

DeepSeek V4 Flash is actually the cheapest out of all of the models, and GPT 5.6 Luna that costs the same is actually two points behind on the Intelligence Index.

I'm certainly enjoying this trend of the Chinese labs coming in and undercutting the US labs on the pricing and also matching their intelligence.

More than just prompts

Supercharge your workflow with AI Automation

Automatio combines the power of AI agents, web automation, and smart integrations to help you accomplish more in less time.

AI Agents
Web Automation
Smart Workflows

What to get right first

The decisions that are painful to change later in DeepSeek V4.1 Flash.

Manage Reasoning Effort

Set reasoning effort to low for simple CRUD generation and high or max when resolving multi-step math or complex codebase bugs to optimize token usage.

Maximize Prompt Caching

Group consecutive system prompts and static file references early in the context window to maximize prompt cache hits at the $0.003/M off-peak rate.

Direct Multimodal Input

Provide raw images and visual mockups directly alongside CSS requirements rather than manually transcribing layout specifications for better spatial accuracy.

Use Official Model Strings

Use the official deepseek-flash model string in API requests to ensure automatic routing to the latest active checkpoint and most efficient pricing.

Testimonials

What Our Users Say

Join thousands of satisfied users who have transformed their workflow

Jonathan Kogan

Jonathan Kogan

Co-Founder/CEO, rpatools.io

Automatio is one of the most used for RPA Tools both internally and externally. It saves us countless hours of work and we realized this could do the same for other startups and so we choose Automatio for most of our automation needs.

Mohammed Ibrahim

Mohammed Ibrahim

CEO, qannas.pro

I have used many tools over the past 5 years, Automatio is the Jack of All trades.. !! it could be your scraping bot in the morning and then it becomes your VA by the noon and in the evening it does your automations.. its amazing!

Ben Bressington

Ben Bressington

CTO, AiChatSolutions

Automatio is fantastic and simple to use to extract data from any website. This allowed me to replace a developer and do tasks myself as they only take a few minutes to setup and forget about it. Automatio is a game changer!

Sarah Chen

Sarah Chen

Head of Growth, ScaleUp Labs

We've tried dozens of automation tools, but Automatio stands out for its flexibility and ease of use. Our team productivity increased by 40% within the first month of adoption.

David Park

David Park

Founder, DataDriven.io

The AI-powered features in Automatio are incredible. It understands context and adapts to changes in websites automatically. No more broken scrapers!

Emily Rodriguez

Emily Rodriguez

Marketing Director, GrowthMetrics

Automatio transformed our lead generation process. What used to take our team days now happens automatically in minutes. The ROI is incredible.

Jonathan Kogan

Jonathan Kogan

Co-Founder/CEO, rpatools.io

Automatio is one of the most used for RPA Tools both internally and externally. It saves us countless hours of work and we realized this could do the same for other startups and so we choose Automatio for most of our automation needs.

Mohammed Ibrahim

Mohammed Ibrahim

CEO, qannas.pro

I have used many tools over the past 5 years, Automatio is the Jack of All trades.. !! it could be your scraping bot in the morning and then it becomes your VA by the noon and in the evening it does your automations.. its amazing!

Ben Bressington

Ben Bressington

CTO, AiChatSolutions

Automatio is fantastic and simple to use to extract data from any website. This allowed me to replace a developer and do tasks myself as they only take a few minutes to setup and forget about it. Automatio is a game changer!

Sarah Chen

Sarah Chen

Head of Growth, ScaleUp Labs

We've tried dozens of automation tools, but Automatio stands out for its flexibility and ease of use. Our team productivity increased by 40% within the first month of adoption.

David Park

David Park

Founder, DataDriven.io

The AI-powered features in Automatio are incredible. It understands context and adapts to changes in websites automatically. No more broken scrapers!

Emily Rodriguez

Emily Rodriguez

Marketing Director, GrowthMetrics

Automatio transformed our lead generation process. What used to take our team days now happens automatically in minutes. The ROI is incredible.

Related AI Models

moonshot

Kimi k2.6

Moonshot

Kimi k2.6 is Moonshot AI's 1T-parameter MoE model featuring a 256K context window, native video input, and elite performance in autonomous agentic coding.

256K context
$0.95/$4.00/1M
anthropic

Claude Opus 4.6

Anthropic

Claude Opus 4.6 is Anthropic's flagship model featuring a 1M token context window, Adaptive Thinking, and world-class coding and reasoning performance.

1M context
$5.00/$25.00/1M
google

Gemini 3 Flash

Google

Gemini 3 Flash is Google's high-speed multimodal model featuring a 1M token context window, elite 90.4% GPQA reasoning, and autonomous browser automation tools.

1M context
$0.50/$3.00/1M
deepseek

DeepSeek v4

DeepSeek

DeepSeek v4 is a 1.6T parameter MoE model featuring a 1M token context window and native multimodal support for text, vision, and video at disruptive prices.

1M context
$1.74/$3.48/1M
anthropic

Claude Sonnet 4.6

Anthropic

Claude Sonnet 4.6 offers frontier performance for coding and computer use with a massive 1M token context window for only $3/1M tokens.

1M context
$3.00/$15.00/1M
google

Gemini 3 Pro

Google

Google's Gemini 3 Pro is a multimodal powerhouse featuring a 1M token context window, native video processing, and industry-leading reasoning performance.

1M context
$2.00/$12.00/1M
alibaba

Qwen 3.7 Max

alibaba

Qwen 3.7 Max is Alibaba’s flagship AI model for deep reasoning and autonomous agent tasks, featuring a 256k context window and top-tier coding performance.

256K context
$1.20/$6.00/1M
openai

GPT-5.2 Pro

OpenAI

GPT-5.2 Pro is OpenAI's 2025 flagship reasoning model featuring Extended Thinking for SOTA performance in mathematics, coding, and expert knowledge work.

400K context
$21.00/$168.00/1M

Frequently Asked Questions

Find answers to common questions about DeepSeek V4.1 Flash