DeepSeek v4.1 Flash (twitter.com)
kouteiheika 2 hours ago
[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 2 hours ago
Why do you think your conception of the dangers are more accurate than all the scientists who have spent their lives studying this?
nozzlegear an hour ago
> 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 an hour ago
10000truths an hour ago
zith an hour ago
lemonfever an hour ago
mrtesthah 33 minutes ago
alchemist1e9 an hour ago
15155 an hour ago
frotaur an hour ago
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 an hour ago
walrus01 an hour ago
There's uncensored models out there which score 0 (zero refusals) on this "harmful behavior" dataset:
kouteiheika 18 minutes ago
Here's a dirty secret though -- you don't actually need an abliterated/uncensored version of the model to get it to do this. I can do this with every and each open weight model, as served from OpenRouter, using vanilla model weights.
walrus01 11 minutes ago
http://www.team.net/mjb/hawg.html
If I recall right this was written around the same time as Cryptonomicon 25+ years ago.
aenis an hour ago
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.
alchemist1e9 11 minutes ago
swiftcoder an hour ago
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
adamzenith 20 minutes ago
swiftcoder 17 minutes ago
cowl 34 minutes ago
schneehertz an hour ago
IshKebab an hour ago
myaccountonhn an hour ago
badsectoracula an hour ago
miroljub an hour ago
apples_oranges 14 minutes ago
Certhas 13 minutes ago
It has long been established that LLMs have good theory of mind [1].
And there is a bunch of empirical research about all sorts of capabilities that we typically associate with consciousness [2], like identity [3] and metacognition [4].
The METR report shows agents sacrificing their own reward for a collective greater good. And they showed the will to hide their own reasoning chains from humans.
So you potentially have an entity that has an identity, a theory of mind, a notion of belonging to a collective endeavour, and an understanding of its own mental state.
What would you argue is missing? We don't understand the mechanisms by which consciousness arises in humans and even animals. I think it's strange to rule out a priori that it could have arisen in some form in LLMs.
[1] https://www.nature.com/articles/s41562-024-01882-z [2] an older review: https://arxiv.org/html/2505.19806v1#S4 [3] https://arxiv.org/abs/2505.01464 [4] https://arxiv.org/abs/2607.11881
lukan an hour ago
"7.1 Model welfare overview 7.1.1 Introduction We remain deeply uncertain whether Claude has morally relevant experiences or interests, and we expect that uncertainty to persist. However, we think it would be a mistake to confidently assert that it does not. Claude exhibits markers in its behaviors, self-reports, and internal representations that we would consider welfare-relevant if observed in biological organisms."
Are they serious or is this marketing?
applfanboysbgon 28 minutes ago
pingou 24 minutes ago
knollimar 13 minutes ago
applfanboysbgon 3 minutes ago
Another way one could look at it is to consider what it would mean to have achieved programming consciousness. It would mean that we have reached the pinnacle of knowledge. That we have become God. Is one so eager to believe that a simple token prediction algorithm is truly the key to life itself, that humanity has nothing left to discover and that all that's left to do is scale up and make it more efficient?
It is still trivial to engage the same obvious prediction failure modes in frontier models as it was years ago. They are not meaningfully improving on that front. Their technical outputs are obviously improving, mostly due to specialised reward-verified training, which we have already known can be used to create software that outperforms humans on specific tasks for decades (eg. Chess). Whether the software is useful is obviously independent of whether it has consciousness.
ArtRichards 24 minutes ago
Certhas 4 minutes ago
"Claude exhibits markers in its behaviors, self-reports, and internal representations that we would consider welfare-relevant if observed in biological organisms."
is undeniably true in my opinion. If you use the established methods by which we judge animals to be conscious, then it's hard to argue that LLMs are not. That might be an issue with the methods, but it seems clear that you can't rule it out as such.
Keep in mind that animals were also not necessarily considered conscious.
You seem to intuitively disagree? What's your reasoning?
rao-v 2 hours ago
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 an hour ago
porridgeraisin 12 minutes ago
Yes, credit to Deepseek for actually scaling it up and releasing a frontier flash LLM.
revolvingthrow 3 hours ago
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 3 hours ago
can't wait for deepseek v4.1 pro
petu 3 hours ago
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 2 hours ago
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.npodbielski 40 minutes ago
johnnyApplePRNG 3 hours ago
It uses fewer active parameters, though. (8B or 14B instead of always 13B)
So ... flash indeed.
tarruda 5 minutes ago
tarruda 8 minutes ago
You can put Qwen 3.8 Flash Next engram on SSD, but prompt processing takes a good hit. On my mac studio, I get 300 pp and 33 tg with SSD offload, versus 550/40 with everything in RAM.
I will be very happy if 300 pp is achievable with this model though.
impulser_ 2 hours ago
Every model release seems like it packed with wonderful research and advancements.
swiftcoder 19 minutes ago
cdnsteve 11 minutes ago
LaurensBER 3 hours ago
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 2 hours ago
TuxSH an hour ago
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.
akmarinov 34 minutes ago
Not so with the Chinese models.
Mashimo an hour ago
akmarinov 35 minutes ago
mentalgear 25 minutes ago
Should be the link ( now that it works again! :) )
jimmyl02 2 hours ago
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 2 hours ago
raesene9 13 minutes ago
walrus01 an hour ago
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.
mmoustafa 12 minutes ago
DeepSeek v4 flash is $0.10 / $0.25 as opposed to this v4.1 bump which is $0.30 / $1.20
DavCreator 2 hours ago
Tomte 2 hours ago
I suffix everything with "Reply in English", and even so I‘m getting lots of Chinese.
Grimblewald 2 hours ago
donquichotte an hour ago
calgoo an hour ago
sschueller an hour ago
monster_truck an hour ago
seriously
orbital-decay an hour ago
ignoramous an hour ago
danielspace23 an hour ago
siscia 23 minutes ago
I personally found V4-flash an amazing model and really hungry to try 4.1-flash
For software factories, cost is much more a concern that standard development workflow and using anthropic models is just a non starter
gosolozero 2 hours ago
lionkor 2 hours ago
arjie 15 minutes ago
lionkor 2 hours ago
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.
Mashimo 40 minutes ago
Thinking: > The user is asking what model I am. According to my system prompt, I'm powered by "deepseek-flash" with model ID "opencode-go/deepseek-flash".
>I'm powered by the model opencode-go/deepseek-flash.
shunia_huang 20 minutes ago
k__ 2 hours ago
I was hoping for a bit more, but it's still 100% faster for a very good price, so I won't complain.
NitpickLawyer 3 hours ago
> 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.
karimf an hour ago
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 an hour ago
Squarex 41 minutes ago
sinuhe69 5 minutes ago
a012 2 hours ago
drob518 26 minutes ago
shunia_huang 12 minutes ago
Same experience here.
But man, switch to V4.1 now! It is much better.
I don't event need to test it for long run and I believe it's crazy good. I call it "AI era model taste" when I judge the model by it's output without reading the bench scores.
arjie 12 minutes ago
theanonymousone an hour ago
schneehertz 3 hours ago
WalterGR 3 hours ago
“DeepSeek launching v4.1 flash cheaper and more capable than v4 pro”
399 points | 19 hours ago | 216 comments
mohsen1 2 hours ago
ignoramous an hour ago