App Reviews

DeepSeek smaller model beats flagship version

 ·  By Celestine Black
DeepSeek smaller model beats flagship version - deepseek model
DeepSeek smaller model beats flagship version

DeepSeek has launched V4-Flash-0731, a model that uses post-training to boost agent performance while keeping the same architecture and offering open weights. This update is available as a public beta through DeepSeek’s API, and the open weights were published on Hugging Face under the MIT license.

The model itself hasn’t changed, but DeepSeek says additional post-training is responsible for the performance gains, showing that meaningful improvements don’t always require a larger model.

Same Architecture, Better Results

DeepSeek’s V4-Flash-0731 uses the same architecture as the preview release, with 284 billion total parameters and 13 billion activated parameters per token. This is much smaller than V4-Pro, which has 1.6 trillion total parameters and 49 billion activated parameters.

For companies running agents at scale, the activated-parameter gap translates directly into inference cost — though model price alone doesn’t tell the full story.

Even though it is still the smaller model, DeepSeek says the updated Flash version now beats the earlier V4-Pro preview on several agent-focused benchmarks.

Benchmark Claims Under Scrutiny

The company reported 82.7 on Terminal-Bench 2.1, 54.4 on DeepSWE, and 70.3 on Toolathlon-Verified. However, early independent testing by Artificial Analysis found a lower Terminal-Bench 2.1 score of 79%, which suggests that DeepSeek’s reported numbers may not always match independent results.

DeepSeek also shared results from several internal tests, though they have not yet been independently verified. If those results hold up, they add to growing evidence that companies can get more performance out of existing models through post-training instead of simply making them larger.

Related: Monday.com trims 20% staff for AI shift

The MIT license means organizations aren’t limited to using DeepSeek through its hosted API. The release adds to a trend towards open-weight models closing the gap with proprietary alternatives.

That flexibility is paired with support for tools many developers already use. V4-Flash now supports the Responses API for building AI agents and multi-step workflows, and DeepSeek has published instructions for integrating the model into Codex-based development workflows.

Familiar APIs, Lower Switching Costs

For teams already using OpenAI-style APIs, that lowers the barrier to trying another model because they can evaluate it without making major changes to their existing setup.

The V4 technical report also covers inference improvements, like speculative decoding with DeepSeek’s DSpark framework, which are designed to make serving more efficient. When combined with self-hosted deployments, these features give infrastructure teams more ways to adjust performance for their own production needs.

Companies are finding new ways to improve model effectiveness without making models larger, and they’re competing on how those models are delivered. While many AI vendors focus on hosted APIs, DeepSeek continues to publish downloadable weights that organizations can run on their own infrastructure, allowing for more Kubernetes upgrades and more control.

Support for familiar API formats also makes it easier for teams to test open-weight models without revamping present workflows, which can be a significant advantage in the development process.

Leave a Comment

Your email address will not be published.