DeepSeek releases V4.1 Flash beta version with native multimodal architecture
Read more
Pandaily
pandaily.com

DeepSeek releases V4.1 Flash beta version with native multimodal architecture

DeepSeek has launched a limited internal beta version of the DeepSeek V4.1 Flash model. This intermediate checkpoint is built on a new architecture that natively supports multimodality.

DeepSeek positions this release as faster, more powerful, and more cost-effective compared to previous Flash versions. During a strictly limited testing period, the pricing remains at the Flash level. Access is available until the model identifier expires.

Developers can use the preview without changing the base URL of their existing API. The model identifier is deepseek-v4.1-flash-expires-on-0910. Payments during the beta test correspond to DeepSeek V4 Flash, but each account is limited to 20 concurrent requests, which is significantly lower than the production throughput of Flash. Thus, this period is clearly intended for evaluation, not active traffic.

The date specified in the model name signals that this identifier will stop working around September 10, 2026, leaving about two days of access from the launch on September 8.

From an architectural standpoint, V4.1 Flash differs from the early experimental V4 Flash Vision, which attached a separate extension package for image processing to the text model. DeepSeek asserts that multimodal input is now an integral part of the redesigned architecture. This means that text and images, as well as other related modalities, are processed within a single stack instead of passing through an external encoder path followed by data insertion.

For the latency-optimized product line, this change is less significant as a statement of peak visual performance and more as an attempt to avoid the additional latency often introduced by plugin-style vision when images must be converted before entering the language sequence.

Early developer reports gathered during the beta test indicate stable generation in the range of approximately 300 to 500 tokens per second at low parallelism. Generation is described as relatively stable for iterative coding and UI prototyping cycles, where frequent retries are more important than one long completed sequence. It should be noted that these figures are community observations, not official benchmarks; DeepSeek has not published the number of parameters, context length, or formal evaluation tables for this interim build.

A question was included in the feedback form accompanying the test asking users whether they believe the model can replace DeepSeek V4 Pro in an online environment. This suggests that the company is exploring the possibility of achieving Pro-level utility at Flash speed and cost, without abandoning the Flash cost structure.

Collectively, the time-limited identifier, the parallelism cap, and the query about replacing the Pro version present V4.1 Flash as a temporary multimodal preview of the new Flash architecture, rather than a permanent SKU. Developers who require this functionality should test the model before its identifier expires; those planning workloads will require a subsequent release with higher parallelism, documented limitations, and a fixed name before considering the new architecture standard infrastructure.

Similar stories

Local Model StartLux with 27 Billion Parameters Surpasses DeepSeek V4 Flash in Chinese AI Benchmark
Read more
pandaily.com

Local Model StartLux with 27 Billion Parameters Surpasses DeepSeek V4 Flash in Chinese AI Benchmark

According to a report prepared by the China Academy of Information and Communications Technology (CAICT), a new player has emerged on the map of local models. The company StartLux, based in Shanghai and having developed the StartLux-V1.0-27B-Preview model, secured second place overall in the specialized MCP test within the lineup of verified AI benchmarks, surpassing DeepSeek-V4-Flash using only 27 billion parameters.

The MCP test evaluates six specialized tasks: location navigation, internet search, browser automation, financial analysis, code repository management, and 3D design, and also includes a comprehensive assessment focusing on coordinating multiple tools, performing complex tasks, and interacting in real-world scenarios. Among the tested models were DeepSeek-V4-Pro (1.6 trillion parameters), DeepSeek-V4-Flash-0731 (284 billion), Step-3.7-Flash (198 billion), StartLux-27B-260715 (27 billion), Qwen-3.6-27B (27 billion), and AgentCPM-Explore (4 billion).

The StartLux-V1.0-27B-Preview model achieved a score of 39.25, earning it second place, overtaking both DeepSeek-V4-Flash with 284 billion parameters and Step-3.7-Flash with 198 billion. With the same parameter size, it outperformed Qwen-3.6-27B by 5.34 points. The model ranked first in location navigation and also achieved first place or tied for first in browser automation and financial analysis, sometimes reaching the level of the trillion-parameter DeepSeek-V4-Pro model.

This model is built upon Qwen3.6-27B with additional post-training enhancements. StartLux implemented an approach they termed 'AI trains AI' (Automatic Search), which allows for autonomous experimental training and strategy refinement through feedback. The company claims this is the first application of this method for a local agent model in China.

This result reflects a broader shift in the industry. As the performance of cutting-edge models reaches practical thresholds, the era of the parameter race is transforming into a phase of homogenization; user priorities are increasingly shifting towards solving real problems, ensuring data security, and controlling costs, rather than solely achieving high benchmark scores. Global players are moving in the same direction: Google's Gemma 4, Meta's open Muse Glimmer, and Nvidia's Nemotron 3.5 Lightning are targeting local deployment.

StartLux-V1.0-27B-Preview can run on consumer PCs, and the company plans to release its first generation of local intelligence solutions this year. The CAICT results signal to enterprises that compact, locally deployable models are now capable of competing with much larger cloud solutions in tasks that matter in real workflows, beginning to change procurement decisions.

Popular