DeepSeek's Vision Model Takes On Anthropic's Opus 4.8

DeepSeek's new open-source vision model nearly matches Anthropic's Opus 4.8 on benchmarks, at a fraction of the cost.

Sep 4, 2026 - 00:47
Sep 4, 2026 - 00:56
4 min read
 0
DeepSeek's Vision Model Takes On Anthropic's Opus 4.8

DeepSeek just did something Anthropic and OpenAI haven't dared to try: give away a model that comes close to their best work, for free, with the underlying weights included.

What DeepSeek Actually Shipped

On August 21, the Chinese AI lab released DeepSeek-V4-Flash-Vision-Exp, an experimental upgrade to its existing V4-Flash model. The "vision" part is the news here — until now, V4-Flash could only read and reason about text. This version adds the ability to look at images and screenshots and reason about what it sees, while keeping the same text and coding performance the model was already known for.

DeepSeek benchmarked it directly against Anthropic's Claude Opus 4.8, currently one of the strongest models on the market for tasks that mix vision with autonomous action — things like reading a screen and clicking through a workflow on its own. On ApexBench, a benchmark that measures exactly that kind of agentic, image-aware task, DeepSeek's model scored 36.5 against Opus 4.8's 39.4. That's a real gap, not a rounding error. But DeepSeek's model actually edged ahead on three separate benchmarks — DeepSWE, Agents' Last Exam, and ZeroBench — while trailing on the other eight it was tested against.

Then, on September 2, DeepSeek went further and open-sourced the whole thing: all 305 billion parameters of it, released on Hugging Face under an MIT license, meaning anyone can download it, inspect it, modify it, and run it on their own hardware with no restrictions.

Why "Open-Sourcing the Weights" Actually Matters

When a company "open-sources the weights," it's handing over the actual trained parameters that make the model work — not just a paper describing the idea, and not just API access you pay for by the token. Anthropic and OpenAI keep their flagship models locked behind an API; you send them a request, they charge you, and the model itself never leaves their servers. DeepSeek is doing the opposite: download it once, and it's yours to run wherever you want, for as long as you want, without a per-token bill from anyone.

That distinction is the whole story here. A model that's merely cheap to rent is still a rented model. A model you can self-host is a different kind of asset entirely — no vendor lock-in, no dependency on a foreign company's uptime or pricing changes, no data ever leaving your own servers if you don't want it to.

The India Angle

For Indian AI startups and developers, this is the part that should actually change decisions. Running Anthropic's or OpenAI's top models at scale gets expensive fast when you're billed per token in dollars, and that cost lands harder on teams operating with rupee-denominated revenue. A model that performs within striking distance of a frontier lab's flagship, that you can self-host on Indian cloud infrastructure or even on-premises hardware, sidesteps both the currency exposure and the recurring API bill entirely.

There's a data-residency angle too. Companies handling sensitive user data under India's DPDP Act often have to think carefully about where that data goes when it's sent to a third-party AI API — self-hosting removes that question altogether, since nothing has to leave the building. Expect more Indian startups building AI-agent products — the kind that read a screen and take action, exactly what these benchmarks measure — to start seriously evaluating open-weight models like this one instead of defaulting to a paid API from a US lab.

A model you can only rent is still someone else's model. A model you can download is yours.

What This Signals for the AI Market

  • DeepSeek is no longer just undercutting on price for text models — it's now doing it for multimodal, agentic AI too, the category everyone expects to matter most over the next few years.
  • Closing most of the gap to Opus 4.8 while giving the model away outright puts real pressure on Anthropic and OpenAI's pricing power, especially in cost-sensitive markets.
  • Open-sourcing at this scale — 305 billion parameters, MIT licensed — is a strategic bet that ecosystem adoption matters more than short-term licensing revenue.

This is part of a pattern for DeepSeek, not a one-off — the company is reportedly closing in on a $7.4 billion funding round at a $74 billion valuation, and moves like this vision-model release are exactly what that valuation is betting on: proof that DeepSeek can keep matching frontier labs while giving its work away. Whether Anthropic and OpenAI respond by cutting prices or doubling down on features only their closed models can offer is the question worth watching next.

Short URL: https://code24.in/47ba0d57

What's Your Reaction?

Like Like 0
Dislike Dislike 0
Love Love 0
Funny Funny 0
Angry Angry 0
Sad Sad 0
Wow Wow 0
Code24 Team Code24 Team