DeepSeek just dropped two pieces of news that, taken together, are hard to ignore. The Chinese AI lab is reportedly closing a $10.29 billion financing round while simultaneously announcing a permanent 75% cut to API pricing. More capital, cheaper access, and a founder publicly committed to keeping the models open-source. If you're building on top of any AI API right now, this directly affects your cost structure.
What $10.3 Billion Actually Buys
To put the funding round in perspective: the DeepSeek V3 paper documented a full pretraining run at roughly $5.6 million. That number already shocked the industry when it came out. Now DeepSeek would be sitting on approximately 1,800 times that compute budget. As one community observer put it:
"V3 paper had them at like $5.6m for the full pretraining run iirc, so $10b is roughly 1800x of that. they're not capital-constrained for years."
This isn't a typical Series B war chest for hiring and marketing. It's a runway to run hundreds of major training experiments, invest in infrastructure, and expand into multimodal research without needing to monetize aggressively anytime soon. Founder Liang Wenfeng has explicitly committed to continuing open-source model development rather than pivoting toward short-term commercialization. That's a meaningful statement with $10 billion in the bank.
A 75% Price Cut You Should Take Seriously
The pricing announcement is where things get concrete for developers. DeepSeek is making a 75% reduction permanent, not promotional. Cache read pricing on the latest model works out to roughly $0.10 per million tokens (or approximately $1 per 10 million tokens), with a cache TTL somewhere between a few hours and a few days. That's almost negligibly cheap for most API use cases.
The unit economics represent a structural pricing floor that OpenAI and Anthropic simply cannot match without taking serious margin hits. DeepSeek's efficiency isn't accidental either. Community reaction to the V3 architecture paper was blunt:
"Everyone who understood the paper saw this coming, it's an astonishingly efficient model."
The efficiency advantage compounds at inference time. When your model costs less to train and less to run, you can price aggressively and still turn a profit. Western frontier labs don't currently have that luxury.
Why Open-Source and Cheap APIs Aren't Contradictions
The obvious question: if DeepSeek releases model weights for free and cuts API prices to nearly nothing, how does this make business sense? The answer comes down to who actually uses these models at scale.
Most developers and enterprises running meaningful inference volumes aren't self-hosting. Setting up, maintaining, and scaling local inference requires hardware, infrastructure expertise, and ongoing engineering time. The percentage of users who can realistically do this is small. The rest keep calling APIs. As one community comment put it:
"Chinese AI labs seem to understand what the west AI labs don't: these things have a very short shelf life, and local inference isn't going to make a dent in whatever revenue you're going to make from a model."
Open weights build trust, accelerate adoption, and generate ecosystem momentum. The API business captures revenue from the much larger group of users who want access without the operational overhead. It's not a tension, it's a funnel. Notably, Qwen has recently pulled back on open-weight releases, which makes DeepSeek's continued commitment to open-source more distinctive even within Chinese AI labs.
What This Means If You're Building Something
If your product runs on gpt-4o or claude-3-5-sonnet and you haven't priced out DeepSeek alternatives recently, now is the time. The current inference pricing isn't a limited-time offer anymore. At these cache read rates, workloads that were previously expensive become nearly free. That changes the math on features you may have deprioritized because of cost.
A few things worth keeping in mind before you switch:
- Cache TTL is documented as "a few hours to a few days," which is useful but worth validating against your specific use case before architecting around it.
- The $5.6M V3 pretraining cost figure comes from the paper itself, not an official DeepSeek press statement. Read the methodology before citing it in investor materials.
- DeepSeek's V3 tech report mentions experimentation with modalities beyond text. No specifics are confirmed, but multimodal capabilities appear to be on the roadmap.
API reliability and rate limit concerns that have historically made DeepSeek a riskier dependency for production workloads haven't disappeared. But the pricing gap between DeepSeek and Western frontier labs is now large enough that re-evaluating is worth the time.
Bottom Line
DeepSeek is capitalized well enough to run an open-source-first, aggressive-pricing strategy for years without needing to reverse course. The permanent 75% price cut combined with already-efficient inference architecture puts real pressure on OpenAI and Anthropic to respond. If you're cost-sensitive and your use case doesn't require features exclusive to Western frontier models, DeepSeek deserves a serious look in your stack right now.
Sources
- LocalLLaMA: DeepSeek pushing forward with $10.29B funding round and open-source commitment
- r/singularity: DeepSeek announces permanent 75% price cut