| ▲ | DeepSeek API Pricing Update(twitter.com) |
| 80 points by mfiguiere 3 hours ago | 29 comments |
| https://xcancel.com/deepseek_ai/status/2087864589895798968 |
|
| ▲ | dhx an hour ago | parent | next [-] |
| Old DeepSeek Flash 0731 prices have been independently reproduced.[1] The issue is DeepSeek being inundated and not having capacity to serve the demand, hence the price increases to significantly dampen demand. Never mind international demand either--just think about the magnitude of Chinese domestic demand. Prices for anything related to AI or computing in general (mobile phones, cloud data centre hosting, etc) will continue to climb fast as demand for computer chips _far_ exceeds supply. DeepSeek doesn't have an option other than to just work away on improving their technology in the period of time before computer chips once again become a commodity. For example, DeepSeek's cache ratio for their models apparently leads to 1/2 GPU time requirement versus the second best provider.[2] [1] https://nitter.net/thdxr/status/2085377844515922210#m [2] https://nitter.net/thdxr/status/2087610161636471289#m |
|
| ▲ | usagisushi 2 hours ago | parent | prev | next [-] |
| According to their post: (Input / Output / Cache Read, [$/M])
DeepSeek-V4-Flash:
Prev: 0.14 / 0.28 / 0.0028
Off-Peak: 0.22 (1.6x) / 0.66 (2.4x) / 0.007 (2.5x)
Peak: 0.44 (3.1x) / 1.32 (4.7x) / 0.014 (5.0x)
DeepSeek-V4-Pro:
Prev: 0.435 / 0.87 / 0.003625
Off-Peak: 0.66 (1.5x) / 1.98 (2.3x) / 0.022 (6.1x)
Peak: 1.32 (3.0x) / 3.96 (4.6x) / 0.044 (12.1x)
gpt-5.6-luna: $0.20 / $1.20 / $0.02 / $0.25 (In / Out / Cache Read / Cache Write)EDIT: formatting EDIT2: giving up on the formatting :-/ |
| |
| ▲ | embedding-shape an hour ago | parent [-] | | > EDIT: formatting Keep at it, I believe in you. | | |
| ▲ | usagisushi an hour ago | parent [-] | | TIL: formatting tables on HN is computationally impossible. lol p.s. Thanks DSv4-Flash, for your hard work of converting a messy table into plain text. |
|
|
|
| ▲ | petercooper 2 hours ago | parent | prev | next [-] |
| As well as the headline in/out changes, people heavily using agentic coding tools will want to note the 6x (off peak) and 12x (peak) increase to cache hit pricing on Pro (since cache hit can easily make up 90%+ of input on long sessions). DeepSeek was hugely underpricing cache hit pricing before and even after this increase they're still cheaper on that metric than every other provider I'm aware of, but it will put an end to those "I used 1 billion tokens and spent $4" reports. |
| |
| ▲ | benjiro29 an hour ago | parent [-] | | The problem with DS Flash/Pro is that they are extreme reasoning heavy and step heavy. Step = cache hit. Reasoning = output hit. So the impact on those price increases will be felt much stronger. I think that Flash is still a usable model but Pro is DOA... Even before the price difference between Flash and Pro, vs the intelligence / problem solving / tool calling did not make sense. But now that gap has widen even more. And there are just too many competitors models now close to that Pro price range. Especially when we compare that competitive models offer subscription services that easily cut down the token price by 1:10. That makes Pro especially a bad value. We shall see what the 3th party market is going to do, but i suspect that prices will be increased. If the argument was that DeepSeek increases price as they lack capacity, a company with access to billions, other 3th party providers that need to rent and have less optimized infrastructures will increase prices. Especially if they get hit hard with people moving around. Its like we always see the same issue with popular models. * GLM 5.2 is good, capacity issues, API price up, subscription heavy nerfs.
* Kimi K3 is good, capacity issues, API price up, subscription heavy nerfs.
* DeepSeek V4 GA is good, capacity issues, API price up
* OpenAI GLM 5m, 10m active users. Subscription usage is sneakily tightened more and more.
* Anthropic Opus too popular, ... That is the main issue. The AI users are people who actively easily move between companies. Pushing peak loads to each unprepared company, releasing load on the "less desired". And round we go ... |
|
|
| ▲ | f311a an hour ago | parent | prev | next [-] |
| Opencode said they are working on matching the old prices using their own inference. Right now, they give 4100 credits for Luna and 63 000 for Deepseek on their prepaid plan (both are 2x) |
| |
| ▲ | Tharre an hour ago | parent | next [-] | | How could that possibly work? Deepseek was undercutting every other provider by an order of magnitude on cached tokens. Do they just set a super low caching time and hope that drops effective cache rates low enough? Do all other providers somehow overcharge by that much? Are they just going to sell it as a loss leader? | | |
| ▲ | lcampbell 29 minutes ago | parent [-] | | > Do all other providers somehow overcharge by that much? This, I think. Cached inputs have an opportunity cost (keeping the KV cache until use) but a hit is basically free. “Basically” - if the cache is offloaded to system RAM or NVMe there’s some scheduling overhead. From a consumer viewpoint a more interesting metric than the raw costs is cached cost * hitrate + input cost * (1 - hitrate)
from a personal standpoint rather than a per-provider one (e.g. if OpenRouter is blindly dispatching your requests you might have a bad time). | | |
| ▲ | skeledrew 3 minutes ago | parent | next [-] | | > if OpenRouter is blindly dispatching your requests This can somewhat be the case, depending on your config. I updated mine to make DeepSeek high priority because I was having a lot of cache misses and reliability issues with the default (cheapest (at face value)) providers, and cost was actually higher overall than anticipated. Was smooth sailing from then; might have to tweak things again now pricing has changed though. | |
| ▲ | Tharre 22 minutes ago | parent | prev [-] | | System RAM and/or NVMe storage still has a real cost. And swapping out the context between VRAM and system RAM / NVMe still consumes bandwidth. I don't have a clue on what the real cost to inference providers comes out to, but it seems really weird that there would be such a big gap, in what should be a pretty competitive market. |
|
| |
| ▲ | pzo an hour ago | parent | prev [-] | | I doubt they will match old cache read pricing- that’s most important in agentic coding. | | |
| ▲ | jauntywundrkind 34 minutes ago | parent [-] | | CXL might save us. All the world's old DDR4 to the rescue. Either per box, where the job has to route back, or network attached, where there's now a pool of absurdly fast temp storage. |
|
|
|
| ▲ | unified101 2 hours ago | parent | prev | next [-] |
| About 3x increase. Luna is now a much better deal. Hope they don't increase their prices in response. |
| |
| ▲ | eli 42 minutes ago | parent | next [-] | | Luna has one vendor and they can change the price any time. Deepseek is open and has dozens of vendors competing to serve it. | |
| ▲ | cmrdporcupine 2 hours ago | parent | prev | next [-] | | Luna vs v4 Flash, sure. But DeepSeek v4 Pro is a far more capable model and still cheaper than anything that it competes with, from what I can see. | |
| ▲ | Flavius 2 hours ago | parent | prev [-] | | Why not? They probably only offered those deals because of DeepSeek aggressive pricing. Now that DeepSeek is 3x more expensive it's time to revert those discounts. | | |
| ▲ | m101 2 hours ago | parent [-] | | Tibo said it’s permanent, whatever that means | | |
| ▲ | LoganDark an hour ago | parent [-] | | Probably means it's not intended as temporary, but not that the price will never change again |
|
|
|
|
| ▲ | reddec an hour ago | parent | prev | next [-] |
| It doesn't make any sense unless they are going to exit from inference market. They will be literally one of the costliest option (by output, for flash) if use openrouter as source. |
|
| ▲ | kortzeus an hour ago | parent | prev | next [-] |
| Makes sense, basically increased price for peak hours when they don't have enough infra to serve everyone. Can expect the return of prices back. |
|
| ▲ | slopinthebag an hour ago | parent | prev | next [-] |
| Ah well. I spend about $5/month with Deepseek, so now I’ll have to find room in my budget for $15. Might have to tip my barista less or something. |
|
| ▲ | ChrisArchitect 2 hours ago | parent | prev | next [-] |
| non-x link: https://api-docs.deepseek.com/quick_start/pricing/ (https://web.archive.org/web/20260813114752/https://api-docs....) |
|
| ▲ | pu_pe 2 hours ago | parent | prev | next [-] |
| This now places deepseek flash v4 from DeepSeek themselves at higher prices than openrouter (depending on caching). Will be interesting to see if third party prices remain the same. |
| |
| ▲ | cmrdporcupine 2 hours ago | parent [-] | | It does seem to me that DeepSeek themselves aren't so much interested in being a service provider. They do it, and offer the service, but their pronouncements seem to be that they're more interested in being for now closer to a research lab with a longer term play for something more dramatic later. |
|
|
| ▲ | timmmmmmay an hour ago | parent | prev | next [-] |
| the neat thing about the models being open-weights is there's a dozen other providers on OpenRouter still at the old price, or lower |
| |
| ▲ | Tiberium an hour ago | parent | next [-] | | Unfortunately in this case that's not true at all, there was no provider with genuinely close or the same effective prices (mostly based on cache hit cost) to old v4 flash or v4 pro. People have this misconception that other providers must be much cheaper than the official one in case of open weight models. If you check on OpenRouter, some other providers serve V4 Flash at seemingly cheaper normal input/output tokens rates, but with a huge caveat: they have at least a 5x increase of the cache hit cost of the official API, some have a 10x+. No provider comes close to Deepseek's old low cache prices, and cache is 90%+ of what matters in agentic sessions. Closest comparison: - Deepseek: $0.14/$0.28 with $0.0028 cache hit cost for official API - DeepInfra: $0.08/$0.18 (cheaper base rates!) with $0.016 cache hit (almost 6x!! Deepseek's current cache cost) Another great example is Kimi K3, official API is $3/$15 and the cheapest provider on OpenRouter is $2.8/$14, only a tiny difference. | |
| ▲ | quikoa an hour ago | parent | prev [-] | | The question is if they'll increase prices as well. |
|
|
| ▲ | Gecko4072 2 hours ago | parent | prev [-] |
| https://xcancel.com/deepseek_ai/status/2087864589895798968 |