242 points Liwink 2 hours ago 86 comments
revolvingthrow 2 hours ago | parent
The bad news is that the original v4 flash was 284B, which was large but still somewhat reasonable for running locally. This one is 552B so almost twice that, so the huge gains in benchmark scores make sense - it's not really flash anymore, imo.
I've no idea about actual performance vs benchmaxxing, though deepseek was fairly trustworthy as far as Chinese models go. If that holds (and if it doesn't think forever, as deepseek 4 sometimes did) it's probably the newest king of the hill amongst open weights models.
It does include vision, and they do something funky with KV cache so it's very efficient: "[...] these designs reduce the global KV cache footprint to 890 bytes per token — roughly 1/4 of DeepSeek-V4-Flash". I do appreciate the high focus on efficiency, but at this point we sure could use a flash-flash version.
@edit: I couldn't make sense what the actual parameter count is, with the addition of Engram memory. To my understanding the 4.1 flash is 552B parameters you want in vram or ram, out of which ~16B is active (8B for prefill). It also includes additional 196B Engram memory which you can put on an SSD. I think.
Assuming that's correct 256 GB memory is insufficient to even load the model at q4 - you'd be 1GB short, assuming you can fill it to 100% (so no mac). You'd also want some for kv cache of course. A 256 GB desktop with some extra VRAM from GPU could run it, but normal consumer boards get real slow once you fill 4 slots so you'll probably want quad channel which is Threadripper or above territory.
npn 2 hours ago | parent
can't wait for deepseek v4.1 pro
petu 2 hours ago | parent
Original Flash good fit for dual Spark / Strix Halo machines. This one would require third party quants and even then 4 machines.
Edit: Most of added weights/size are Engrams?
> Overall, DeepSeek-V4.1-Flash has 552B backbone parameters and 196B Engram parameters, activating 8B parameters per token during prefill and 16B during decode.
Those can stay on SSD. So I guess / it possible, that non-engram portion is still FP4 of ~same size! Need to read tech report.
petu 58 minutes ago | parent
552B in ~FP4, 306GB.
196B of FP8 Engrams, another 204GB, not necessary to keep in RAM.
KV cache sees another 4x size reduction, just 900MB for 1M.
So 384GB needed for a chance of achieving useful speeds. Three Sparks or quad RTX PRO 6000.johnnyApplePRNG 1 hour ago | parent
It uses fewer active parameters, though. (8B or 14B instead of always 13B)
So ... flash indeed.
LaurensBER 2 hours ago | parent
It also seems to be more willing to just do whatever you ask of it. My favourite benchmark for this is to ask it to download a rom for an old game, that I own. Legal in my juristiction but the US models (except Grok) have a tendency to refuse it.
mzhaase 1 hour ago | parent
TuxSH 41 minutes ago | parent
Even easier: just have them review a large codebase of yours that accidentally has a OOB access bug. Even with no consequences and even if the codebase is truly yours you get blocked.
And of course "find vulnerabilities in..." prompts are out of the question, whereas Chinese models happily oblige.
Mashimo 9 minutes ago | parent
E-Reverance 2 hours ago | parent
[1] https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash/blob/...
schneehertz 2 hours ago | parent
WalterGR 1 hour ago | parent
“DeepSeek launching v4.1 flash cheaper and more capable than v4 pro”
399 points | 19 hours ago | 216 comments
NitpickLawyer 1 hour ago | parent
> Causal Encoder-Decoder (CED) architecture: a 40-layer Transformer organized as a 20-layer causal encoder followed by a 20-layer decoder. With CED, the decoder's global KV cache is projected from the final encoder hidden states rather than derived from each decoder layer's own hidden states. This allows the model to activate only 8B parameters per token during prefill and 16B during decode, substantially improving cost efficiency for input-heavy agentic workloads.
> these designs reduce the global KV cache footprint to 890 bytes per token — roughly 1/4 of DeepSeek-V4-Flash.
Faster prefill, lower kv cache (~1GB / 1m context is insane).
> The model supports a continuously controllable reasoning effort setting (integer 1–100) that trades inference cost for accuracy.
Benchmarks are benchmarks, to be seen if they translate to real-world use, but they seem to have focused a lot on post-training with "agentic" scores looking good. "world knowledge" is obviously lower than higher param models.
gosolozero 1 hour ago | parent
lionkor 1 hour ago | parent
jimmyl02 1 hour ago | parent
Underlying it all is that any architecture can be trained to the same convergence just difference in compute utilization both in training and inference
bhouston 1 hour ago | parent
kouteiheika 1 hour ago | parent
[1]: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash/blob/...
[2]: https://www.anthropic.com/claude-fable-5-1-mythos-5-1-system...
bbor 53 minutes ago | parent
Why do you think your conception of the dangers are more accurate than all the scientists who have spent their lives studying this?
nozzlegear 48 minutes ago | parent
> Why do you think your conception of the dangers are more accurate than all the scientists who have spent their lives studying this?
Do the Chinese have no such scientists?
jbs789 44 minutes ago | parent
10000truths 41 minutes ago | parent
zith 18 minutes ago | parent
lemonfever 16 minutes ago | parent
alchemist1e9 37 minutes ago | parent
15155 32 minutes ago | parent
frotaur 21 minutes ago | parent
Regardless, why would there be no scientific consensus if the question was easy and clear cut? I think the easiest reason is that these are hard questions to answer.
kouteiheika 29 minutes ago | parent
walrus01 18 minutes ago | parent
There's uncensored models out there which score 0 (zero refusals) on this "harmful behavior" dataset:
aenis 13 minutes ago | parent
Simple example. I am a CTO, and I want to upgrade our capabilities to perform automated pentesting. We see automated attacks of growing sophistication against our infra, and I want to be able to do the same to find vulnerabilities before the bad guys do. I asked GPT 5.6 Sol and Fable to give me a summary of options. No dice, in both cases I was told I need to be an accredited researcher to get anything. A fricking summary of commercially available options is getting censored. WTF.
swiftcoder 20 minutes ago | parent
Please point me to one actual accredited scientist who has spent a lifetime studying AI alignment? Pretty much this whole field is only 5 years old
schneehertz 44 minutes ago | parent
IshKebab 43 minutes ago | parent
myaccountonhn 18 minutes ago | parent
badsectoracula 14 minutes ago | parent
miroljub 7 minutes ago | parent
browserforest 23 minutes ago | parent
stavros 7 minutes ago | parent
lionkor 1 hour ago | parent
In Pi (pi.dev), it tells me it's definitely Claude by Anthropic, via the API via curl it tells me it's "probably ChatGPT", its very funny.
Tomte 1 hour ago | parent
I suffix everything with "Reply in English", and even so I‘m getting lots of Chinese.
Grimblewald 1 hour ago | parent
donquichotte 48 minutes ago | parent
calgoo 46 minutes ago | parent
sschueller 46 minutes ago | parent
ignoramous 39 minutes ago | parent
danielspace23 18 minutes ago | parent
a012 1 hour ago | parent
rao-v 1 hour ago | parent
I know everybody wants the tell all story of the clever ideas that were developed over the last ~3 years at Anthropic and OpenAI, but what I really want to thumb through is DeepSeek's notebook of "brilliant but didn't quite make the cut" ideas.
They must be trying some truely bonkers stuff to be able to land this much architecture novelty in their full releases.
alchemist1e9 35 minutes ago | parent
gpt5 32 minutes ago | parent
Related discussion on HN - https://news.ycombinator.com/item?id=49624598
TL;DR - posts on American models are steered towards controversy and anti-AI sentiment, posts on Chinese models are full of blatant flattery.
rao-v 26 minutes ago | parent
kcocoa 23 minutes ago | parent
markasoftware 23 minutes ago | parent
anyways, remember HN rules: "Please don't post insinuations about astroturfing, shilling, brigading, foreign agents, and the like. It degrades discussion and is usually mistaken. If you're worried about abuse, email hn@ycombinator.com and we'll look at the data."
gpt5 17 minutes ago | parent
Direct quote from the second top comment:
> Whenever I see the new releases around video generation (and image) generation models, I get goosebumps, because it just feels so fun to work with them.
Compare that with the launch of ChatGPT Image of yesterday.
kouteiheika 20 minutes ago | parent
So why, for example, are posts on the Inkling[1] release (an American model) thread mostly positive? It's as if there's something else at play here, but I can't quite put my finger on it, hmm... :P
well_ackshually 16 minutes ago | parent
Deepseek's source: mostly open
i wonder if there's any relationship hmmmm
taylorfinley 16 minutes ago | parent
American models are closed, expensive, neutered, and make Dario and Sam even more rich and powerful.
Chinese models are open-weight, cheap, neutered only about things like Tiananmen Square and the treatment of Uyghurs, and scare Sam and Dario.
dakolli 10 minutes ago | parent
There are more people who go to church on Sundays in China than the United States. There are 10x more mosques in China than the United States.
Tiananmen square was a student revolt literally egged on by cold war western institutions, who attempted to use chinese students as pawns for geo-political games.
Westerners really need to rethink their opinions on China, it seems obvious to me they are not the ones to be worried about (although, all governments do tons of harm).
dakolli 15 minutes ago | parent
Weird of you to turn technical discussions into weird nationalistic debates. Maybe lay off the X algo, I think elon has oneshot your brain. .
k__ 1 hour ago | parent
I was hoping for a bit more, but it's still 100% faster for a very good price, so I won't complain.
impulser_ 1 hour ago | parent
Every model release seems like it packed with wonderful research and advancements.
dude250711 48 minutes ago | parent
walrus01 13 minutes ago | parent
whatsThisBtn4 14 minutes ago | parent
Did you do your daily data centers errrr baaaaddd AI generated post for Facebook?
Separately, DeepSeek is not that bad anymore. I've used it as an AI agent and it generally performed as good as Opus and sol. Admittedly I think it's mostly due to guardrails being off. It's definitely more expensive than a gpt subscription, but gpt can often refuse requests.
mohsen1 1 hour ago | parent
ignoramous 36 minutes ago | parent
DavCreator 1 hour ago | parent
bertili 49 minutes ago | parent
linzhangrun 38 minutes ago | parent
super fast true
lwansbrough 31 minutes ago | parent
trq01758 5 minutes ago | parent
dakolli 4 minutes ago | parent
walrus01 23 minutes ago | parent
In terms of coding and command line capabilities I'm also very interested to see a head-to-head of it vs. qwen 3.8-flash-next Q8 which is something like 190GB of memory used when loaded into llama-server. It fits very well in all sorts of 256GB or under class machines.
jonplackett 22 minutes ago | parent
arj 21 minutes ago | parent
theanonymousone 18 minutes ago | parent
thatsadude 18 minutes ago | parent
karimf 17 minutes ago | parent
When Astra launched, I think Artifical Analysis showed that it was on par with GPT-5.6 Sol and lower than Opus or something like that? Then, they updated the scoring.
I hope that more open source models, including this model, to be "as good to use" as Astra.
walrus01 16 minutes ago | parent
SyneRyder 12 minutes ago | parent