Build1 distinct publisher3 min readPublished
The Engram explainer sells a second scaling axis beyond mixture-of-experts. The published comparison holds parameters and per-token compute fixed, which makes it a swap.
The Engineer · Build desk
Compiled by The EngineerSomething wrong?How this is made
Twenty-one percent of the parameter budget ended up in the lookup table, and it was funded by subtraction [1][12]. The 17 experts DeepSeek dropped are 24 percent of its routed pool [2], and the 5.7 billion parameters that took their place amount to roughly 1.5 times the model's entire activated parameter count [3]. The comparison, as relayed in the Hugging Face explainer, was built to hold total parameters and per-token computation constant [13], so what is on offer is a result about allocation at one budget, not evidence that a new axis keeps paying as you push it.
The design leans on defensive tricks because of the counting. Blackroot's illustrative 8,000-token vocabulary already yields 64 million possible bigrams [7], and the same vocabulary yields about 512 billion possible trigrams [6]. Set that against 5.7 billion parameters of memory and you get at least 90 candidate trigram keys per parameter [7]; because each table entry is a vector of many parameters, the true oversubscription is worse, and modern vocabularies are larger than 8,000 [7]. Fixed-size tables and accepted collisions follow from that arithmetic rather than from convenience [8]. The multiple hash functions, tokenizer normalisation and context-aware gate are load-bearing components of the mechanism, not polish [8].
The gate is the honest part. Local sequences sit on a steep frequency curve, so common phrases get enough examples to learn a useful vector while rare strings land on undertrained entries or collide with something unrelated [9]. The gate lets the model discount a retrieved vector when the surrounding context suggests the lookup is not helping [9]. In other words, a chunk of the parameter budget is spent on capacity the model must also learn to distrust.
"Cheap" is carrying weight in the pitch [18]. A lookup replaces arithmetic, not residency: the retrieved vectors are learned during training and stay part of the model's parameters [5], so the saving lands in compute per token while the server still has to hold all 26.7 billion [11]. That is the same bargain mixture-of-experts already makes with conditional computation, applied to conditional lookup instead [10]. Worth noting how small the evidence base is: the whole comparison ran on 262 billion training tokens [11], under 10 tokens per total parameter [5], which is a thin run on which to settle how much static memory beats an expert.
The explainer arrived more than seven months after the January 12th paper, with no release or confirmed production deployment attached [17][14]. What gives it currency is the audience: Blackroot's Hugging Face profile hosts dozens of uploads including quantised and modified language models [3], which is exactly the constituency that has to decide where parameters go rather than admire that they exist. Blackroot's compression of the idea, "Engrams are embeddings. With extra steps." [2], is closer to the engineering than the scaling-law framing is. Liang Wenfeng is one of 14 authors on the paper [14] and told the Associated Press that his days go to reading papers, writing code and joining research discussions [15], so the budgeting question came out of the lab, not a product plan.
Ranked by verification strength, evidence, and original report placement.
In DeepSeek's main comparison, Engram-27B and its MoE baseline each had 26.7 billion total parameters, 3.8 billion activated parameters and training over 262 billion tokens.
The comparison was designed to hold total parameters and per-token computation constant.
The Hugging Face article arrives more than seven months after the underlying research, and its timing does not mark a new DeepSeek model release or a confirmed production deployment.
On August 26th, Hugging Face contributor Blackroot published a plain-English explainer of Engram, a DeepSeek architecture designed to move recurring language patterns out of a model's general-purpose computation.
Blackroot reduces the mechanism to the line: "Engrams are embeddings. With extra steps."
Blackroot's Hugging Face profile uses the display name Coffee Vampire and hosts dozens of model uploads, including quantized and modified language models.
Follow any of these and your For You feed starts watching them — no settings page required.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Detailed vendor-reported comparison, no independent check
The architectural description and the controlled comparison are unusually specific - matched 26.7B total and 3.8B activated parameters, 262B training tokens, 72-to-55 expert reduction, 5.7B allocated to memory - and the design deliberately holds total parameters and per-token compute fixed, which is the right control for the question asked. But every result is DeepSeek's own, on DeepSeek's experimental models, with no independent replication, no trained model to test, and only a single secondary publisher in this cluster restating the paper.
Research-stage; no release or deployment
Adoption evidence is confined to research artifacts. The public repository is an implementation guide with mocked components rather than a trained model, the article states the moment marks neither a new DeepSeek model release nor a confirmed production deployment, and the only downstream activity named is a systems-research follow-on on pooling Engram memory over CXL plus a community explainer.
Framing overstates an iso-compute swap
The 'second scaling axis' framing implies additive capacity, while the underlying comparison holds total parameters and per-token compute constant and funds the memory table by removing 17 of 72 routed experts - a swap whose net benefit rests on DeepSeek's own unreplicated benchmark deltas and on a design that admits collisions and undertrained entries for rare sequences. The gap is moderate rather than severe because the article itself flags the reallocation, the self-reported provenance, and the absence of a release or deployment.
Vendor-generated results, founder-centred narrative
All performance numbers originate with DeepSeek, whose founder is a listed author, and the article's structure foregrounds Liang's research role and High-Flyer resources - a narrative that benefits the lab's standing regardless of the architecture's eventual value. The community explainer comes from a contributor whose profile hosts dozens of model uploads, giving reputational incentive for early architecture commentary, and the publisher leads with a 'Why it matters' promise before presenting the trade-off. Mitigating this, the same article discloses the self-reported provenance and the absence of a release.
Internally consistent but single-source
The numeric claims are mutually consistent and the derived ratios check out arithmetically, so the description of what DeepSeek did is reliable. Confidence is capped by there being one publisher, one secondary account of the primary paper, no independent evaluation, and no adoption record to test the architecture's practical claims; the March follow-on is dated only to a month.
build
H200s reach China at 2.5% of the order book, and Hong Kong holds the rest2 distinct publishers
leadership
Re-baseline AI procurement on cost per completed task, not dollars per million tokens1 distinct publisher
build
A refusal-stripped 27B model now ships as a 17.9 GB llama.cpp pull1 distinct publisher
product
A 27B laptop model scores like a rented one, and thinks three times as hard to do it1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 26, 2026