Making Luna, which was already very cheap and extremely capable, 5x cheaper is crazy. I use Sol at work but Luna at home, and while there's definitely a difference, it doesn't feel like night-and-day. After a year of ever-increasing prices it suddenly feels (between this, Kimi K3, GLM 5.2) that prices are falling again.
> Sol vs Luna
> it doesn't feel like night-and-day.
I see what you did there. :)
Good observation! Kudos
I pretty strongly disagree about comparing this to Kimi and GLM, 5.2 was a big price hike for Chinese models, and Kimi K3 was a big price hike to that. K3 was within spitting distance of OpenAI pricing (more expensive than short context Terra, less than long context). And that's after months of OpenAI/Anthropic prices going up.
Now we have an American lab drastically cutting a price, feels like this is the opposite of that trend.
Its just a matter of time at this point.These companies are working day and night to capture the market.
is kimi that cheap? it's a very expensive model
It's cheaper currently on many of the inference providers.
Personally, I'm having surprisingly good results with DeepSeek 4 Pro at home, which is very good value for money: it's not as good as Claude / GPT 5.6 (I have Co-pilot license at work), but it's still really useful for code reviews, validating thoughts, and especially designing / writing unit tests for new (and old before refactoring) functionality.
And it's very cheap per task. (Flash is even cheaper, but I've had issues with that on more complex tasks where it starts forgetting things and arguing with itself "but wait, let me read the function again").
DeepSeek V4 Pro is ridiculously priced, especially when you take into account caching. According to the DeepSeek usage panel, 50M tokens have cost me $1.38. It's not the smartest and does like to overthink, but if you have well defined problems it's good for coding. Well... except all your data going to China. I just use it for personal projects.
Yup, last month I did ~150mil tokens on DeepSeek v4 Pro for just under $3
Out of interest, are you using the DeepSeek plan?
(I've been using it via OpenRouter and it's much more than that, but still cheap).
I'm not aware of a DeepSeek plan, but I am using the DeepSeek API directly if that's what you mean.
I toggle back and forth between deepseek v 4 flash/pro on FireWorks.ai using OpenCode. Easy to toggle, I default to flash.
I tried out deepseek v4 pro via a couple providers from openrouter, and it's always getting 429s. Are you running it on your own hardware?
I wish!!
No, I'm using it via OpenRouter in pi.dev - I just used it 30 mins ago... Providers (automatically selected): StreamLake and Baidu Qianfan.
Works fine for me via opencode go.
where are you seeing cheap Kimi? pricing I've seen is the same across the board (presumably due to licensing terms) and is in the Terra range.
Cheaper - not cheap!
Morph occasionally have lower prices than the standard rates, and:
https://telnyx.com/pricing/inference-api
Is one which is a bit cheaper... I haven't actually tried K3 myself...
depends on what you are doing. if you are doing verifiable tasks like fixing bugs then any model would do as long as you write the right verification.