Live data from Hacker News

DeepSeek-V4-Flash Update

api-docs.deepseek.com

31–40 of 362 posts

Re: DeepSeek-V4-Flash Update

#31
Very promising. So it will both keep the speed and reduced price, yet exceed performance of the quite sufficient deepseek-v4-pro?

Should be extending the lead in intelligence/cost index, as deepseek-v4-flash already were the most price efficient model, which now becomes even better. Although, in the deepseek APIs, the cost is leaking all information about codebases to China.

Re: DeepSeek-V4-Flash Update

#32
post #4

In case people want to run it, it's DeepSeek-V4-Flash-284B-A13B. So it should just barely run on a single B300, and it's small enough that it'll barely run on an M5 Max too.

Not yet, right? That's the old DS V4 preview release. We're still waiting for the weights to come out.

Re: DeepSeek-V4-Flash Update

#33

The previous V4 version wasn't called “Preview” by most inference providers. For example, the OpenRouter model slug was `deepseek/deepseek-v4-flash`. So now there will be confusion when someone talks about V4 Flash or when someone offers V4 Flash inference. Why not call it V4.1?

DeepSeek themselves called it `deepseek/deepseek-v4-flash`. Pro is still like that.

Re: DeepSeek-V4-Flash Update

#34

I wouldn't doubt GPT 4.6 Luna being in the top left quadrant's center on the Cost per Intelligence Index is not concerning for Liang Wenfeng. You have to remember DeepSeek v4 flash even though a bit cheaper, does not have vision abilities, which is a big draw for agentic tasks. I admire DeepSeek's openness, but even they have been raising prices after their discounts.

> I wouldn't doubt GPT 4.6 Luna being in the top left quadrant's center on the Cost per Intelligence Index is not concerning for Liang Wenfeng.

The leaked interview has him saying it doesn't matter... as much as open source doesn't matter. There's enough in it for everyone right now and they aren't after everything.

Perspective: DeepSeek doesn't have enough infrastructure to serve their target customers already.

Re: DeepSeek-V4-Flash Update

#38
I've been driving flash model for 90% of my tasks. It's better than pro (for unknown reasons), very cheap and fast.

I try to keep changes under 1000 lines and drive architectural decisions myself, barely notice any difference compared to frontier models. The rest 10% is to spot bugs, security problems and to investigate better architecture, which flash can also do pretty well, I just cross check it.

Faster iterations are way better for me, I hate waiting for 5-10 minutes on small changes. I tried to use recent versions of Kimi and GLM, but they use too much thinking for no reason and are pretty slow because of it. I also often feed a lot of data to it, without worrying about hitting the limits: dependencies (to find bottlenecks in them), logs, performance dumps and so on.

Also, it will never complain about security guards, I've been using it to reverse engineer binaries.

Re: DeepSeek-V4-Flash Update

#39
post #4

In case people want to run it, it's DeepSeek-V4-Flash-284B-A13B. So it should just barely run on a single B300, and it's small enough that it'll barely run on an M5 Max too.

"it'll barely run on an M5 Max "

The max version I could order now with 128 GB?

If so, the price for local inference would be 12 000 € vs 500 000 € for a B300.

Post reply on HN