deepseek

DeepSeek-V4-Flash

DeepSeek-V4-Flash 是一款 open-weight 的 1M context AI 模型,在 SWE-bench 上得分 54.4%,每 1M token 仅需 0.14 美元,针对 agentic coding 和 reasoning 进行了优化。

Open WeightsAgentic CodingMoE Architecture1M Context WindowLow Cost
deepseek logodeepseekDeepSeek V42026-07-31
上下文
1.0Mtokens
最大输出
8Ktokens
输入价格
$0.14/ 1M
输出价格
$0.28/ 1M
模态:TextImage
能力:视觉工具流式传输推理
基准测试
GPQA
53.6%
GPQA: 研究生级科学问答. 由领域专家创建的448道多选题的严格基准测试,涵盖生物学、物理学和化学。博士专家仅达到65-74%的准确率。 DeepSeek-V4-Flash 在此基准测试中得分 53.6%。
HLE
25.2%
HLE: 高级专业推理. 测试模型在专业领域展示专家级推理能力的能力。 DeepSeek-V4-Flash 在此基准测试中得分 25.2%。
MMLU
88.7%
MMLU: 大规模多任务语言理解. 涵盖57个学科的16,000道多选题的综合基准测试。 DeepSeek-V4-Flash 在此基准测试中得分 88.7%。
MMLU Pro
72.6%
MMLU Pro: MMLU专业版. MMLU的增强版本,包含12,032道使用更难的10选项多选格式的问题。 DeepSeek-V4-Flash 在此基准测试中得分 72.6%。
SimpleQA
38.2%
SimpleQA: 事实准确性基准. 测试模型对直接问题提供准确、事实性回答的能力。 DeepSeek-V4-Flash 在此基准测试中得分 38.2%。
IFEval
88%
IFEval: 指令遵循评估. 衡量模型遵循特定指令和约束的能力。 DeepSeek-V4-Flash 在此基准测试中得分 88%。
AIME 2025
93.1%
AIME 2025: 美国数学邀请赛. 来自著名AIME考试的竞赛级数学问题。 DeepSeek-V4-Flash 在此基准测试中得分 93.1%。
MATH
76.6%
MATH: 数学问题解决. 涵盖代数、几何、微积分等领域的综合数学基准测试。 DeepSeek-V4-Flash 在此基准测试中得分 76.6%。
GSM8k
96%
GSM8k: 小学数学8K. 8,500道需要多步推理的小学水平数学应用题。 DeepSeek-V4-Flash 在此基准测试中得分 96%。
MGSM
90.5%
MGSM: 多语言小学数学. GSM8k基准测试翻译成10种语言版本。 DeepSeek-V4-Flash 在此基准测试中得分 90.5%。
MathVista
63.8%
MathVista: 数学视觉推理. 测试解决涉及图表、图形等视觉元素的数学问题的能力。 DeepSeek-V4-Flash 在此基准测试中得分 63.8%。
SWE-Bench
54.4%
SWE-Bench: 软件工程基准. AI模型尝试解决开源Python项目中的真实GitHub问题。 DeepSeek-V4-Flash 在此基准测试中得分 54.4%。
HumanEval
90.2%
HumanEval: Python编程问题. 164道手写编程问题,模型必须生成正确的Python函数实现。 DeepSeek-V4-Flash 在此基准测试中得分 90.2%。
LiveCodeBench
33%
LiveCodeBench: 实时编程基准. 在持续更新的真实世界编程挑战中测试编程能力。 DeepSeek-V4-Flash 在此基准测试中得分 33%。
MMMU
69.1%
MMMU: 多模态理解. 大规模多学科多模态理解基准测试,测试视觉语言模型在大学水平问题上的表现。 DeepSeek-V4-Flash 在此基准测试中得分 69.1%。
MMMU Pro
54%
MMMU Pro: MMMU专业版. MMMU的增强版本,问题更具挑战性,评估更严格。 DeepSeek-V4-Flash 在此基准测试中得分 54%。
ChartQA
85.7%
ChartQA: 图表问答. 测试理解和推理图表信息的能力。 DeepSeek-V4-Flash 在此基准测试中得分 85.7%。
DocVQA
92.8%
DocVQA: 文档视觉问答. 测试从文档图像中提取信息的能力。 DeepSeek-V4-Flash 在此基准测试中得分 92.8%。
Terminal-Bench
82.7%
Terminal-Bench: 终端/CLI任务. 测试执行命令行操作和编写shell脚本的能力。 DeepSeek-V4-Flash 在此基准测试中得分 82.7%。
ARC-AGI
7%
ARC-AGI: 抽象与推理. AGI抽象和推理语料库 - 通过新颖的模式识别谜题测试流体智力。 DeepSeek-V4-Flash 在此基准测试中得分 7%。

关于 DeepSeek-V4-Flash

了解 DeepSeek-V4-Flash 的功能、特性以及它如何帮助您获得更好的效果。

DeepSeek-V4-Flash 是一种开源的 Mixture of Experts (MoE) 语言模型,专为软件工程和多步骤 reasoning 任务而设计。它包含 2840 亿总参数,在 inference 期间每个 token 拥有 130 亿活跃参数。该模型利用原生的 1,048,576 token context window,允许开发者在单次请求中处理整个代码库或长篇技术文档。

2026 年 7 月 31 日的更新保留了初始预览模型的架构,同时应用了专注于 agentic 行为的后训练。这一重新后训练将其在 Terminal-Bench 2.1 上的得分从 61.8 提高到 82.7,并将其 SWE-bench 结果提升至 54.4%。该模型支持可变的 reasoning effort 级别和原生的 responses API 集成,用于在输出最终结果的同时流式传输中间注释。

开发者可以通过 DeepSeek 兼容 OpenAI 的 API 访问该模型,或者在拥有 128GB 至 192GB 统一内存的硬件配置上在本地运行 open weights。标准 API 定价为每 100 万输入 token 0.14 美元,每 100 万输出 token 0.28 美元,缓存输入命中时降至每百万 token 0.03 美元。

DeepSeek-V4-Flash

DeepSeek-V4-Flash 的使用案例

发现使用 DeepSeek-V4-Flash 获得出色效果的不同方式。

自主 Agentic Coding

使用 Codex CLI 或 Cline harness 运行多步骤终端和文件修改,以修复 GitHub issue 并自动化测试创建。

本地 AI 部署

使用 4-bit 量化,在配备 128GB 统一内存或四个 GPU 的工作站上托管完整模型。

大规模代码库重构

输入高达 100 万 token 的代码库 context,以映射依赖关系并在多个模块之间执行架构更新。

交互式 3D 和前端网页生成

直接从 prompt 规范构建单文件 Web 应用、Three.js 3D 环境和复杂的 SVG 图表。

高吞吐量数据处理

利用 context caching 处理大量的文本日志和结构化文档,将 API 成本降低至每百万 token 0.03 美元。

多步骤终端自动化

执行 shell 命令和脚本管道,模型利用内部 reasoning 来处理意外的命令错误。

优势

局限性

出色的 SWE-Bench 性能: 在 SWE-bench Verified 上得分为 54.4%,在解决实际 GitHub issue 方面表现优于许多更大的闭源模型。
可变的定价附加费: API token 成本在高峰使用时段会翻倍,这增加了实时应用程序的开销。
API 成本效益: 定价为每 1M 输入 token 0.14 美元、每 1M 输出 token 0.28 美元,相比竞争模型提供了更低的单任务成本。
本地运行的内存开销高: 本地托管需要至少 128GB 的 VRAM 或系统内存才能达到可用的量化水平。
1M Token Context Window: 单次请求可输入高达 1,048,576 个 token,支持跨代码库的依赖分析和重构。
在简单任务上过度思考: 如果不限制 reasoning 参数,深层的 reasoning effort 可能会导致短查询出现较长的输出延迟。
可在本地硬件上托管: 采用 13B 活跃参数的 MoE 架构,允许通过 4-bit 量化在 128GB 统一内存设置上运行。
后续迭代不一致: 与初始的单次 prompt 生成相比,在长聊天线程中质量可能会有所波动。

API快速入门

deepseek/deepseek-v4-flash-0731

查看文档
deepseek SDK
import OpenAI from 'openai';

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

async function main() {
  const completion = await openai.chat.completions.create({
    model: 'deepseek-v4-flash',
    messages: [{ role: 'user', content: 'Write a TypeScript function to balance a binary search tree.' }],
    temperature: 1.0,
    top_p: 0.95,
  });

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

main();

安装SDK并在几分钟内开始进行API调用。

人们对 DeepSeek-V4-Flash 的评价

看看社区对 DeepSeek-V4-Flash 的看法

DeepSeek V4 Flash 0731 是无可争议的性价比之王:在 60 美元限制内每月约有 158,000 次请求,intelligence 为 49.9,agentic 得分为 45.7。
u/WegoW
reddit
我们在 Cline 中免费提供更新后的 DeepSeek V4-Flash 0731。这是我们发现的首个在自主 coding 方面达到 state-of-the-art 水平的 flash 模型。
@cline
twitter
‘Reasoning effort’ 设置太棒了。我用 low 来做测试,用 max 来处理实际的逻辑。在日常 pipeline 中节省了大量时间。
BinaryBuilder
hackernews
如果您涉足本地 AI,DeepSeek V4 Flash 0731 现在可能是头号竞争者。
Digital Spaceport
youtube
您现在可以在本地运行的模型,已经具备了 5 个月前顶级 frontier model 的 intelligence 水平。对于 open weights 来说这太疯狂了。
u/joorklee
reddit
DeepSeek V4 Flash 比闭源选项便宜约 150 倍,同时提供极具竞争力的 UX 和设计任务输出。
@CommandCodeAI
twitter

关于 DeepSeek-V4-Flash 的视频

观看关于 DeepSeek-V4-Flash 的教程、评测和讨论

在衡量软件工程能力的权威指标 SWE-bench 上,该模型的得分从 7.3 飙升至 54.4。

DeepSeek V4 Flash 是一个 Mixture of Experts 模型,总共有 2840 亿参数,但每个 token 只有 130 亿活跃参数。

这种活跃参数规模使得该模型在拥有 128GB 统一内存的本地爱好者硬件上运行成为现实。

后训练更新主要集中在 agentic 工作流和自动化命令执行上。

以每百万输入 token 14 美分的定价来看,目前的性能比是无与伦比的。

建议将 context 大小至少设置为 384,000 token,该模型的最大 context window 为 100 万。

如果您正在进行 agentic 工作,您可能需要将 top P 调整为 0.95 而不是 1.0。

它非常善于思考,在 reasoning 过程中会进行大量的双重检查、三重检查和四重检查。

如果您涉足本地 AI,DeepSeek V4 Flash 0731 现在可能是头号竞争者。

在本地运行量化版本至少需要 128GB 到 138GB 的 VRAM 或系统内存。

性能的提升并非来自扩大模型规模,而是来自专注于改善 agentic 行为的后训练。

在 Terminal Bench 2.1 上,它获得了 82.7 的分数,与其之前 61.8 的预览版得分相比有了巨大的飞跃。

它提供了接近顶尖水平的 intelligence,而每个任务的成本降低了约 60%,使其成为性价比最高的模型之一。

原生的 responses API 集成允许开发者在无需自定义格式的情况下处理工具输出流。

鉴于其轻量级的活跃参数占用,它能够以非凡的准确性处理多文件代码库编辑。

不仅仅是提示词

用以下方式提升您的工作流程 AI自动化

Automatio结合AI代理、网页自动化和智能集成的力量,帮助您在更短的时间内完成更多工作。

AI代理
网页自动化
智能工作流

DeepSeek-V4-Flash专业提示

专家提示助您充分利用DeepSeek-V4-Flash。

针对 Agent 工作流校准 Top-P

在 coding harness 中部署模型时,将 top_p 设置为 0.95,temperature 设置为 1.0,以提高工具执行的稳定性。

为最大 reasoning 设置最小 context 大小

在使用最大 reasoning effort 时,配置至少 384,000 token 的 context 缓冲区,以确保有足够的空间进行深度 chain-of-thought 处理。

利用 context caching

构建重复的 system prompt 和代码库 context 以命中 API 缓存层,将输入成本从每百万 token 0.14 美元降至 0.03 美元。

使用非高峰期处理窗口

在非高峰时段安排批量 API 任务,因为在流量高峰期 API 定价会翻倍。

用户评价

用户怎么说

加入数千名已改变工作流程的满意用户

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.

相关 AI Models

other

MiMo V2.5 Pro

Other

MiMo V2.5 Pro is Xiaomi's open-source 1.02T parameter MoE model featuring a 1M context window, native multimodality, and elite agentic coding performance.

1M context
$1.00/$3.00/1M
deepseek

DeepSeek-V3.2-Speciale

DeepSeek

DeepSeek-V3.2-Speciale is a reasoning-first LLM featuring gold-medal math performance, DeepSeek Sparse Attention, and a 131K context window. Rivaling GPT-5...

131K context
$0.28/$0.42/1M
minimax

MiniMax M2.5

minimax

MiniMax M2.5 is a SOTA MoE model featuring a 1M context window and elite agentic coding capabilities at disruptive pricing for autonomous agents.

1M context
$0.15/$1.20/1M
google

Gemini 3.6 Flash

Google

Gemini 3.6 Flash is Google's high-speed model featuring a 17% reduction in token consumption, $1.50/M input pricing, and advanced 3D visualization.

1M context
$1.50/$7.50/1M
zhipu

GLM-4.7

Zhipu (GLM)

GLM-4.7 by Zhipu AI is a flagship 358B MoE model featuring a 200K context window, elite 73.8% SWE-bench performance, and native Deep Thinking for agentic...

200K context
$0.60/$2.20/1M
moonshot

Kimi K2.7 Code

Moonshot

Kimi K2.7 Code is a 1T parameter MoE model from Moonshot AI. It features a 262k context window and 30% more efficient reasoning for software engineering.

262K context
$0.95/$4.00/1M
alibaba

Qwen3-Coder-Next

alibaba

Qwen3-Coder-Next is Alibaba Cloud's elite Apache 2.0 coding model, featuring an 80B MoE architecture and 256k context window for advanced local development.

262K context
$0.12/$0.75/1M
openai

GPT-4o mini

OpenAI

OpenAI's most cost-efficient small model, GPT-4o mini offers multimodal intelligence and high-speed performance at a significantly lower price point.

128K context
$0.15/$0.60/1M

关于DeepSeek-V4-Flash的常见问题

查找关于DeepSeek-V4-Flash的常见问题答案