Sunday, September 6, 2026

Today’s Edition

AI Intel Report

MARKETS

Frontier Models

DeepSeek-V4-Flash-Vision-Exp Adds Native Vision to Low-Cost V4-Flash Model

The experimental model integrates image understanding into the V4-Flash framework without increasing costs or sacrificing text performance, narrowing the gap with leading multimodal systems on agent benchmarks.

4 MIN READ
In a modern open-plan technology research office with large windows overlooking an urban skyline at dusk, an anonymous engineer wearing a plain gray polo shirt and dark trousers sits with his back angled toward the camera at a spacious light wood desk. The desk holds a large curved monitor displaying a clean interface split between structured text processing panels and adjacent image analysis windows showing clear photographs of everyday objects including apples, cars, and buildings with no words or labels present anywhere. A second laptop screen to the right illustrates the integration of vision modules into a base low-cost framework represented by abstract flow diagrams connecting text and visual data streams. Stacked external hard drives and USB-connected storage units sit beside the laptop symbolizing file handling capabilities. Scattered across the desk surface are several loose printed color photographs of varied real-world scenes such as office interiors and natural landscapes used for testing multimodal inputs. The engineer holds a wireless mouse in one hand while the other rests near a keyboard, conveying focused interaction with the system. Background elements include additional anonymous figures at distant workstations, bookshelves stocked with thick technical volumes, potted green plants, neatly arranged cables, a stainless steel water bottle, blank notepads, and ergonomic office chairs. The floor features neutral carpeting with subtle reflections from overhead lighting, while the overall composition emphasizes efficiency, hardware integration, and the seamless addition of image understanding to an existing text model without any visible increase in setup complexity or performance trade-offs. Every surface shows realistic textures including wood grain, plastic casings, fabric clothing, and metallic connectors, with the entire scene captured from a medium distance to include the full workspace context and convey the practical implementation of enhanced AI capabilities in a professional development environment.
Illustration: AI Intel Report

DeepSeek-V4-Flash-Vision-Exp is an experimental multimodal model that extends the V4-Flash architecture with native vision and image understanding capabilities.

The launch of this model on the DeepSeek API platform represents a strategic move to enhance accessibility of multimodal AI. Developers can now incorporate image inputs without incurring additional expenses beyond the standard V4-Flash rates. The update preserves the efficiency that has made V4-Flash a competitive option in agent workflows.

What background led to the development of V4-Flash-Vision-Exp?

The V4-Flash model had previously focused on text-based interactions to maintain its low-cost profile. This approach allowed it to compete effectively in agent and reasoning tasks. However, the absence of vision limited its use in scenarios requiring visual context, such as document analysis or image-based decision making. Industry trends show increasing demand for models that handle both text and images seamlessly.

DeepSeek responded by building an experimental version that integrates vision without compromising the original strengths. The underlying sparse MoE architecture with 284B total parameters and 13B active parameters per token provides the efficiency needed for this expansion. Prior versions operated solely on text inputs, creating a clear opportunity for multimodal enhancement.

What specific features and performance metrics define the new model?

DeepSeek-V4-Flash-Vision-Exp supports mixed text and image inputs with images tokenized at up to 384 tokens each. The pricing remains identical to V4-Flash, ensuring no extra cost for users. It preserves full compatibility with text tasks including agents, reasoning, and world knowledge. On multimodal agent benchmarks, the model delivers a significant leap over the text-only version.

It brings performance close to that of Anthropic's Opus-4.8. Specific scores include 59.3 on DeepSWE and 36.5 on ApexBench Pass@1, compared to lower figures for the text-only version. Additional benchmarks listed in the update include Agents' Last Exam at 27.3, Chartography at 64.3, and ZeroBench at 35.0.

Performance comparison on key benchmarks from DeepSeek documentation
BenchmarkV4-FlashV4-Flash-Vision-Exp
DeepSWELower than 59.359.3
ApexBench Pass@126.236.5
Terminal Bench 2.183.983.9

These results underscore the model's balanced approach to multimodal tasks. The improvements occur without any reported degradation in pure text metrics.

Which technical specifications and API supports are included?

The model features a 1M token context window and a maximum output of 384K tokens. It supports Chat Completions, Messages, Responses API, Tool Calls, and Anthropic API formats. This broad compatibility facilitates integration into existing workflows. The release also introduced the Files API for image reuse, allowing efficient handling of repeated visual inputs.

  1. Chat Completions API support
  2. Messages API compatibility
  3. Responses API integration
  4. Tool Calls functionality
  5. Anthropic API format support

DeepSeek Harness 0.1.1 provides out-of-the-box support for the new model. Users benefit from these additions immediately upon adoption through the platform.

What implications does this have for the market and stakeholders?

For developers and enterprises, this update lowers the barrier to multimodal agent development. The zero extra cost aspect makes advanced vision capabilities accessible to a wider audience previously limited by pricing of competitors like Anthropic. Stakeholders in AI agent development may see accelerated adoption of vision-enabled agents.

This could influence competitive dynamics as low-cost options close performance gaps with premium models. The architecture maintains efficiency through its sparse MoE design, supporting broader deployment scenarios.

How have authorities and experts responded to the release?

The official statements from DeepSeek emphasize the parity in text capabilities and the leap in multimodal performance. This positions the model as a strong contender in the frontier models space. The update aligns with ongoing efforts to deliver capable systems at reduced operational expenses.

This experimental multimodal model matches DeepSeek-V4-Flash on text capabilities—including agents, reasoning, and world knowledge. On multimodal agent benchmarks, V4-Flash-Vision-Exp makes a major leap over V4-Flash, bringing multimodal agent performance close to Opus-4.8.DeepSeek, Official account

What developments can be anticipated in the coming months?

Further refinements to the experimental model are likely as feedback is incorporated. Integration with additional tools and potential expansion of the context window could follow. The introduction of the Files API suggests ongoing enhancements to the platform's multimodal infrastructure.

Users can expect continued improvements in agent benchmarks as the model matures. Overall, this release demonstrates DeepSeek's commitment to efficient scaling of multimodal capabilities. It sets a precedent for other providers to offer vision at accessible price points without performance trade-offs.

The combination of preserved text performance and added vision opens new use cases in visual reasoning agents. Market participants will monitor adoption rates closely in the coming quarters.

Frequently asked

How does DeepSeek-V4-Flash-Vision-Exp compare to the original V4-Flash?

It matches the original on text capabilities but provides significant improvements on multimodal agent benchmarks while maintaining the same pricing structure.

Sources

  1. DeepSeek — The experimental multimodal model matches DeepSeek-V4-Flash on text capabilities and makes a major leap on multimodal agent benchmarks.
  2. DeepSeek — DeepSeek-V4-Flash-Vision-Exp is available with scores of 59.3 on DeepSWE and 36.5 on ApexBench, matching text capabilities and improving on multimodal tasks.
  3. DeepSeek — MODEL ... deepseek-v4-flash-vision-exp ... CONTEXT LENGTH 1M ... MAX OUTPUT MAXIMUM: 384K ... PRICING ... same as deepseek-v4-flash ... Images sent to deepseek-v4-flash-vision-exp are converted into tokens based on…