frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

DeepSeek v4.1 Flash

https://twitter.com/deepseek_ai/status/2097930608790167907
57•Liwink•1h ago

Comments

revolvingthrow•37m ago
Already on HuggingFace: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash

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•27m ago
it is a way bigger model with extra 200B engram so of course the score improves.

can't wait for deepseek v4.1 pro

petu•25m ago
V4 Flash also was released as mostly FP4, but this one is FP8 (?). 160GB vs 510GB.

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.

johnnyApplePRNG•14m ago
>This one is 552B so almost twice that, so the huge gains in benchmark scores make sense - it's not really flash anymore, imo.

It uses fewer active parameters, though. (8B or 14B instead of always 13B)

So ... flash indeed.

LaurensBER•33m ago
Initial impressions: this is a really strong model and the fact that they reduced prices at the same time makes it an awesome backup model to use when your primary subscription runs out and you need to bridge a few days before it resets.

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.

E-Reverance•32m ago
The figure on page 5 in [1] is pretty insane

[1] https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash/blob/...

schneehertz•23m ago
A very powerful model, and with multimodal support now, it can be used as a primary model.
WalterGR•14m ago
Related: https://news.ycombinator.com/item?id=49624603

“DeepSeek launching v4.1 flash cheaper and more capable than v4 pro”

399 points | 19 hours ago | 216 comments

NitpickLawyer•13m ago
Jesus, this is a whole nother beast, and a different architecture from their previous flash. Lots of goodies here.

> 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.

iPhone Duo

https://www.apple.com/iphone-duo/
1140•thecosmicfrog•12h ago•1984 comments

Show HN: What if the speed of light was 5 km/h?

https://rivendell.dmitrybrant.com/relativity/
235•dmitrybrant•5h ago•96 comments

Larger Pacific Striped Octopus

https://en.wikipedia.org/wiki/Larger_Pacific_striped_octopus
25•olalonde•1d ago•9 comments

All grown-ups were once children… but only few of them remember it

https://mathstodon.xyz/@tao/117244102901892965
67•yurivish•3h ago•24 comments

ESP32 Bit Pirate Hardware Hacking Kit with Web Tools That Speaks Every Protocol

https://geo-tp.github.io/ESP32-Bit-Pirate/
77•geotp•3d ago•12 comments

Shopify acquires Tailwind

https://tailwindcss.com/blog/tailwind-is-joining-shopify
997•EdwinHoksberg•17h ago•385 comments

Version Control Second Coming

https://psantosl.github.io/posts/version-control-second-coming/
67•bananaboy•2d ago•35 comments

What do Visa and Mastercard do? An intro to card networks

https://tautology.town/2026/06/01/card-networks.html
488•evakhoury•1d ago•264 comments

DeepSeek v4.1 Flash

https://twitter.com/deepseek_ai/status/2097930608790167907
59•Liwink•1h ago•9 comments

Growing proof that autonomous cars save lives

https://spectrum.ieee.org/are-self-driving-cars-safe
318•bookofjoe•13h ago•530 comments

Training a 3.8B LLM to 0.384 CORE for $998 – Hugo Vergnes

https://hugovergnes.github.io/little-lm-3-8b/
52•Anon84•5h ago•8 comments

AirPods 5

https://www.apple.com/newsroom/2026/09/apple-introduces-airpods-5-with-best-in-class-open-ear-act...
440•awad•13h ago•342 comments

No Man's Sky Cosmos

https://www.nomanssky.com/cosmos-update/
359•Limb•15h ago•367 comments

GPT-6 Astra, looped transformers, and hidden reasoning

https://magazine.sebastianraschka.com/p/gpt-6-astra-looped-transformers-and
397•ModelForge•16h ago•133 comments

Show HN: Compute polynomials twice as fast

https://thomasahle.com/fast-polynomials/
69•thomasahle•22h ago•24 comments

iPhone 18 Pro and iPhone 18 Pro Max

https://www.apple.com/newsroom/2026/09/apple-debuts-iphone-18-pro-and-iphone-18-pro-max/
347•meetpateltech•13h ago•366 comments

Automattic's board forces CEO Matt Mullenweg into leave of absence

https://techcrunch.com/2026/09/09/automattics-board-forces-ceo-matt-mullenweg-into-leave-of-absence/
211•LeoPanthera•7h ago•156 comments

A Stupid Idea for AI Alignment We Came with by Looking at Specification Gaming

https://slimemoldtimemold.com/2026/08/05/a-stupid-idea-for-ai-alignment-we-came-up-with-by-lookin...
57•cpeterso•5h ago•34 comments

OpenAI might have stolen another major proof

https://twitter.com/ValerioCapraro/status/2097791836269977996
126•tamnd•2h ago•29 comments

Factoring RSA 260

https://cognition.com/blog/factoring-rsa-260
80•samyok•10h ago•11 comments

Qwen 3.8 follows GPT-5.5 Pro reasoning prefills

https://gist.github.com/wsxiaoys/e0286dc6bb624ff5fdf49e7f4c528ba3
205•wsxiaoys•13h ago•81 comments

Desert Ant Labs: local, fast models that run on device

https://desertant.com/blog/introducing-desert-ant-labs/
432•willwhitedc•19h ago•93 comments

Aardman (Wallace and Gromit) Is Selling Its Original Movie Puppets

https://gizmodo.com/aardman-is-selling-its-original-movie-puppets-this-month-2000807968
35•Gaishan•3d ago•7 comments

Apple Watch Series 12

https://www.apple.com/newsroom/2026/09/introducing-apple-watch-series-12-with-the-all-new-health-...
248•Lealen•13h ago•301 comments

Rivian's gambit for full autonomy

https://spectrum.ieee.org/rivian-self-driving
69•1970-01-01•1d ago•80 comments

How I advertise malicious software on Google Ads

https://xlii.space/eng/malicious-software-on-google-ads/
392•xlii•19h ago•237 comments

GNU Radio in the browser

https://gnuradioworld.com/
194•kristianpaul•15h ago•25 comments

The UN challenges five centuries of cartography

https://www.not-ship.com/united-nations-map/
79•speckx•14h ago•145 comments

Planet Labs' open satellite feed

https://tech.marksblogg.com/planet-labs-open-satellite-feed.html
171•marklit•15h ago•30 comments

Understanding the recent DDoS attack against Read the Docs

https://about.readthedocs.com/blog/2026/09/2026-ddos-attack/
186•davidfischer•15h ago•59 comments