€0.00 — free as in speechtonight's forecast: clear skies over production Cache: warm · Deploys: fair, 0% rollbacks expectedset by moonlight, shipped before dawn · deploy freely Page A2

The Daily Commit The Nightly Build

Dev news, typeset daily — PHP · AI · The Wider Stack

The developer's evening paper — PHP · AI · The Wider Stack

Thursday, September 10, 2026 Vol. I — No. 515 · Morning editionLate edition EN DE FR ES

AI · Releases

DeepSeek releases V4.1-Flash open weights with 8B active parameters

DeepSeek has published the open weights of DeepSeek V4.1-Flash on Hugging Face.

curated by Sönke

The mixture-of-experts model holds a backbone of roughly 500B parameters but activates only 8B per token. Community members note high hardware demands and compare its competence to a dense 62B model.

DeepSeek has released the weights for DeepSeek V4.1-Flash on Hugging Face under the deepseek-ai account. The announcement quickly became one of the top posts on r/LocalLLaMA.

The model is a sparse mixture-of-experts design. Community reports cite a backbone in the range of 485B to 552B total parameters, with only 8B parameters active per token. The architecture uses 1 shared expert and 384 routed experts per MoE layer, activating 6 routed experts per token.

Additional components include Single-Pass mHC, a revised residual-stream mixing with a Mega-mHC kernel, an Engram conditional memory of 196B parameters accessed sparsely via token-based lookup, and DSpark speculative decoding with semi-autoregressive draft generation. The context window is reported at one million tokens.

The "Flash" name refers to cheap, fast inference: only 8B active parameters translate to low API serving costs. Local hosting is another matter. One commenter with a 256GB Xeon server estimates needing 384GB of RAM. The model does not fit dual DGX Spark systems either. Users are already discussing NVFP4 quantization while keeping the 196B Engram component in memory.

By the sqrt(P x A) metric cited in the thread, competence should roughly match a similarly trained 62B dense model. Some commenters say they would prefer a dense variant at that size. Early users nevertheless report fast, high-quality answers even on a Mac Studio.

Read the original source ↗

Rate this article: 0

Readers’ Forum

No contributions yet — open the debate.

The Daily CommitThe Nightly Build — Page A1