I've been using it extensively since the release and the best summary I can give is that it's good enough to use it for (almost) everything and cheap enough that the cost are irrelevant. I'm running it in Oh My Pi with a second instance running as "advisor" and even with 5-6 active sessions (effectively 12 streams) I'm struggling to spend more than 5 bucks per day. OpenCode Go even has double limits temporarily so fo…
>even if it's not SOTA And, probably 99.99% of people using LLM probably don't even need SOTA anyway.
DeepSeek V4 Flash 0731
51–60 of 481 posts
Re: DeepSeek V4 Flash 0731
#52Earlier quoted context omitted.
Is this pricing from Deepseek with training on usage?
Per the announcement tweet, BaseTen was the inference provider which has 20% cache cost that is typical: https://www.baseten.co/library/deepseek-v4-flash-0731/
Re: DeepSeek V4 Flash 0731
#53results comparable to gpt 5.6 luna but cheaper promising!
Is it still cheaper than Luna if using an OpenAI subscription? My gut is no, but I have not done the math.
Re: DeepSeek V4 Flash 0731
#54I've been using it extensively since the release and the best summary I can give is that it's good enough to use it for (almost) everything and cheap enough that the cost are irrelevant. I'm running it in Oh My Pi with a second instance running as "advisor" and even with 5-6 active sessions (effectively 12 streams) I'm struggling to spend more than 5 bucks per day. OpenCode Go even has double limits temporarily so fo…
But DeepSeek now has a warning they’re going to sharply increase their API pricing sometime in the future.
Re: DeepSeek V4 Flash 0731
#55Price is not a good meter. Active parameters per token are. Joule would be even better.
Re: DeepSeek V4 Flash 0731
#56It's serviceable but, like many Chinese models, it uses a lot of tokens to get work done.
That's irrelevant when you use $/task as the metric, which the OP does use.
Re: DeepSeek V4 Flash 0731
#57Re: DeepSeek V4 Flash 0731
#58ARC-AGI II:
- GPT-5.2 (medium) %26.7 ($0.759)
- DSV4-Flash (max) %61.4 ($0.04)
Re: DeepSeek V4 Flash 0731
#59Earlier quoted context omitted.
But DeepSeek now has a warning they’re going to sharply increase their API pricing sometime in the future.
Dax (from Opencode) has tweeted that they can replicate or beat the price with rented GPUs. Deepseeks secret sauce is the incredibly cheap caching (magnitude cheaper than other providers). vLLM has recently released a similar approach. It's not as effective as what DeepSeek does but still an interesting development. I have no doubt that in due time other providers will match or perhaps even beat the current DeepSeek…
It's interesting that most open models adding 1M context did it in a way that reduces KV cache size (though DeepSeek was the most aggressive, using compressed attention on all layers), but only a couple providers turned it into a discount on cache reads.
Re: DeepSeek V4 Flash 0731
#60I strongly recommend trying this for programming tasks. It is strong (not Fable strong though) with a much better “persona” than Opus, and very different blindspots. If you flip between Claude and this you will find both catch the mistakes of the other before they get out of control. On balance I actually prefer DeepSeek for programming now, because of the way it talks.