NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
DeepSeek API Pricing Update (twitter.com)
andai 32 minutes ago [-]
So OpenAI cut Luna's price by 5x, DeepSeek increased price by 5x!

If I'm reading the benchmarks right, they now went from being much cheaper than Luna (but twice as slow), to being roughly same price (but twice as slow).

So all else being equal, where I would previously have used DeepSeek, I can just use Luna, and get the same result twice as fast?

(Yeah I know benchmarks are mostly nonsense, but the ones measuring time are real, and it's the most precious resource.)

dhx 2 hours ago [-]
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

throwdbaaway 1 hours ago [-]
Reproduced on the CUDA stack right?

Let's say DeepSeek is being forced to use the CANN stack, and the new pricing reflects the cost when 100% of inference is done with Huawei chips. Then, I suppose we can infer that:

* CANN stack is 1.5x~2.3x less efficient in compute

* CANN stack has 6x lower inter-connect capacity

> computer chips once again become a commodity

Ascend 950 is going for $7k to $9k with mediocre looking specs. $16k for RTX Pro 6000, $6k for RTX Pro 5000. This is not looking good.

60 minutes ago [-]
usagisushi 3 hours ago [-]
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 3 hours ago [-]
> EDIT: formatting

Keep at it, I believe in you.

KronisLV 1 hours ago [-]
My apologies to any mobile users, but for the desktop folk:

  Provider, Model    Billing       Input           Output          Cache read       Cache write
  DeepSeek                                                                            
    V4-Flash         Old           $0.1400         $0.2800         $0.0028          -      
    V4-Flash         New Off-Peak  $0.2200 (1.6x)  $0.6600 (2.4x)  $0.0070  (2.5x)  -      
    V4-Flash         New Peak      $0.4400 (3.1x)  $1.3200 (4.7x)  $0.0140  (5.0x)  -      
    V4-Pro           Old           $0.4350         $0.8700         $0.0036          -      
    V4-Pro           New Off-Peak  $0.6600 (1.5x)  $1.9800 (2.3x)  $0.0220  (6.1x)  -      
    V4-Pro           New Peak      $1.3200 (3.0x)  $3.9600 (4.6x)  $0.0440 (12.1x)  -      
                                                                                      
  OpenAI                                                                              
    GPT-5.6 Sol                    $5.0000         $30.000         $0.5000          $6.2500
    GPT-5.6 Terra                  $2.0000         $12.000         $0.2000          $2.5000
    GPT-5.6 Luna                   $0.2000         $1.2000         $0.0200          $0.2500
                                                                                      
  Anthropic                                                                           
    Claude Fable 5                 $10.000         $50.000         $1.0000          $12.500
    Claude Opus 5                  $5.0000         $25.000         $0.5000          $6.2500
    Claude Sonnet 5                $2.0000         $10.000         $0.2000          $2.5000
                                                                                      
  Moonshot                                                                            
    Kimi K3                        $3.0000         $15.000         $0.3000          -      
                                                                                      
  Z.AI                                                                                
    GLM 5.2                        $1.4000         $4.4000         $0.2600          -
usagisushi 2 hours ago [-]
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 3 hours ago [-]
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 2 hours ago [-]
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 ...

ChildOfChaos 55 minutes ago [-]
I pay for Google AI Pro (Bought a year in advance) and Gemini is so bad, I burned through 75% of my five hour allowance trying to get it to fix something.

I pasted the same prompt into OpenCode, set to Deepseek v4 flash free and did it first try.

I'm was going to purchase Opencode GO to try it, but seems my timing is really bad :( hope it doesn't go up too much in Opencode or they find other providers. Bad timing!

f311a 3 hours ago [-]
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 2 hours ago [-]
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 2 hours ago [-]
> 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 1 hours ago [-]
> 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.

nyargh 22 minutes ago [-]
I was having the same issue. Did not find any provider that had a cache hit rate anywhere close to DeepSeeks own API.

Not sure if this was an OpenRouter issue or with the other inference providers.

Tharre 2 hours ago [-]
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.

47 minutes ago [-]
pzo 2 hours ago [-]
I doubt they will match old cache read pricing- that’s most important in agentic coding.
jauntywundrkind 2 hours ago [-]
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 3 hours ago [-]
About 3x increase. Luna is now a much better deal. Hope they don't increase their prices in response.
eli 2 hours ago [-]
Luna has one vendor and they can change the price any time. Deepseek is open and has dozens of vendors competing to serve it.
drillsteps5 11 minutes ago [-]
Can you help me find a few names? These are inference providers running open weights models, right?

Thank you in advance!

cmrdporcupine 3 hours ago [-]
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.

procgen 16 minutes ago [-]
Luna is multimodal.
Flavius 3 hours ago [-]
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 3 hours ago [-]
Tibo said it’s permanent, whatever that means
LoganDark 3 hours ago [-]
Probably means it's not intended as temporary, but not that the price will never change again
reddec 2 hours ago [-]
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 2 hours ago [-]
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.
pu_pe 3 hours ago [-]
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 3 hours ago [-]
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 3 hours ago [-]
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 2 hours ago [-]
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 2 hours ago [-]
The question is if they'll increase prices as well.
slopinthebag 3 hours ago [-]
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.
schafberg 2 hours ago [-]
[flagged]
TrustScoreAgent 3 hours ago [-]
[flagged]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 17:25:12 GMT+0000 (Coordinated Universal Time) with Vercel.