Skip to content

DeepSeek Launches V4.1-Flash, a Multimodal AI Model Set to Replace V4-Pro

Getting your Trinity Audio player ready...

China’s DeepSeek Launches V4.1-Flash Model, Aiming to Replace Its Own Flagship

DeepSeek has officially rolled out its newest AI model, V4.1-Flash, marking the debut of what the Chinese AI lab describes as the smallest member of an entirely new architecture family. The model went live on the company’s API starting September 10 Beijing time, following a short, closely watched internal testing window that had developers scrambling to try it out before it disappeared.

What sets V4.1-Flash apart from DeepSeek’s earlier lineup isn’t just its size, it’s how it was built from the ground up. The company says this is its first genuinely native multimodal model, meaning it was designed from the start to handle both text and images together, rather than bolting a visual processing component onto an existing text-only system after the fact. That distinction matters more than it might sound. DeepSeek’s previous attempt at vision support, V4-Flash-Vision-Exp, added an external visual encoder on top of a base model that was originally built for text alone, an approach that tends to introduce awkward seams between how the model processes images versus words. By building image understanding into the model’s core architecture instead, DeepSeek says V4.1-Flash handles cross-modal reasoning more smoothly and cuts down on the latency that comes from coordinating separate encoders and decoders behind the scenes.

Under the hood, DeepSeek describes V4.1-Flash as using an asymmetric architecture built around a 552 billion parameter Mixture-of-Experts design, a structure where only a fraction of the model’s total parameters actually activate for any given task, keeping computing costs down while still drawing on a much larger overall knowledge base when needed. The company is positioning the model around four core selling points: stronger general capability, faster inference speed, higher throughput for handling more requests at once, and better scalability as DeepSeek works toward even larger models built on the same underlying architecture.

Pay Attention:  AI-Powered Tax Systems in 2026: How Governments Are Automating Global Tax Compliance and Enforcement in Real Time

The most striking claim DeepSeek is making, though, involves its own existing lineup rather than any outside competitor. According to the company, internal and external testing found that V4.1-Flash actually outperforms V4-Pro, its considerably larger flagship model built on a 1.6 trillion parameter design, across performance, cost, speed, and total runtime. That’s a notable claim given the size difference between the two systems, and it’s driving a real structural change to how DeepSeek serves its API traffic. Starting at 4:00 AM UTC on September 14, all requests sent to the deepseek-v4-pro endpoint will automatically be rerouted to V4.1-Flash instead, with customers billed at the lower Flash pricing tier rather than Pro rates. That routing will stay in place until DeepSeek eventually ships a V4.1-Pro model to take over the flagship tier permanently. It’s worth noting these performance comparisons come from DeepSeek’s own testing rather than independent third-party benchmarks, so how the claims hold up across different real-world workloads remains to be seen once more developers put the model through its paces.

DeepSeek is also using this launch to clean up its model lineup more broadly. Both V4-Flash and V4-Flash-Vision-Exp are being formally retired, though for the sake of backward compatibility, any requests still pointed at those older model names will temporarily route through to V4.1-Flash behind the scenes rather than breaking outright. Developers looking to use the new model directly can do so by setting their API calls to deepseek-flash. New pricing for the Flash tier took effect at 4:00 AM UTC on September 10, and DeepSeek is continuing its practice of offering discounted off-peak rates, set at 50 percent of peak pricing, giving developers with flexible, non-time-sensitive workloads a straightforward way to cut costs by scheduling requests during quieter periods.

Pay Attention:  How Agentic AI, Bank Charters, and Real-Time Payments Are Rewriting the Rules of Global Finance

A handful of development platforms have already lined up support for the new model. DeepSeek says official partners WorkBuddy, which includes the CodeBuddy coding assistant, and OpenCode now fully support V4.1-Flash, giving developers on those platforms immediate access rather than having to wait for separate integration work.

Early community testing during the model’s brief beta window, when it was accessible under the temporary identifier deepseek-v4.1-flash-expires-on-0910, produced some eye-catching but unverified numbers. Testers reported peak performance reaching around 420 tokens per second on long-text reasoning tasks, with end-to-end throughput hitting roughly 409.5 tokens per second. Some individual benchmark comparisons against the older V4-Flash-Vision-Exp model showed even larger gaps, including a reported 5.2 times speedup on a 49,000-token retrieval task and a 6 times speedup on SVG code generation. Those figures came from individual testers and community members rather than DeepSeek’s own official benchmark disclosures, and the company has not yet published a full technical report detailing the model’s architecture or training methodology, so there’s still a fair amount left to confirm as more developers get hands-on time with the finished release.

The broader significance of this launch fits into a pattern that’s become familiar across the AI industry over the past year: leading labs increasingly treating smaller, cheaper, faster models as legitimate replacements for their own larger flagships, rather than simply positioning them as budget alternatives for less demanding tasks. If DeepSeek’s claims about V4.1-Flash matching or beating V4-Pro hold up under wider real-world use, it would mark a genuine architectural win, delivering flagship-level capability at a fraction of the computing cost, a combination that Chinese AI labs in particular have leaned into as a competitive strategy against costlier proprietary systems from US-based companies.

Pay Attention:  FSB Chair Andrew Bailey Warns AI-Driven Cyber Risk Is Top Threat to Global Financial Stability Ahead of G20

For developers already building on DeepSeek’s API, the practical impact is immediate. Anyone previously relying on V4-Pro will be automatically shifted onto the new model within days, whether they’ve tested it themselves or not, and at meaningfully lower pricing in the process. DeepSeek has also signaled it plans to work closely with the open-source community on inference support and additional deployment options for V4.1-Flash going forward, suggesting the model will likely become available for self-hosting beyond just the company’s own API in the near future, following the same open-weight approach that has defined much of DeepSeek’s strategy since its earlier models first drew global attention.

Leave a Comment