"On a Mac, the memory question is asked exactly once, by the configurator, and answered for the life of the machine."
The Configurator Is the Only Slot
Apple's tech-specs page for the 2025 Mac Studio reads, for the M3 Ultra: "96GB unified memory. Configurable to: 256GB." In March 2025 the same chip launched with a 512 GB option, and the household bought two. By 2026 the 512 GB line has gone from the page — Apple made no announcement; press coverage in March 2026 attributed the withdrawal to the DRAM shortage, which is a press explanation, not a vendor one. The M5 Ultra Mac Studio announced in August 2026 lists 512 GB again, with a footnote: "Mac Studio with 512GB of unified memory is coming in late October." So the ceiling is 512 GB, it has been 512 GB for eighteen months, and for part of that time it was not for sale.
That is what "chosen once" means at the industry level: not only can you not add memory to a Mac after purchase, you cannot always buy the configuration you want when you want it, because the memory is a soldered component sourced on the same market as everyone else's. The 2026 memory market is the context, not the cause, and it deserves its own labelled row: TrendForce forecast LPDDR4X and LPDDR5X contract prices to "surge by around 90% QoQ in 1Q26" and LPDDR5X to rise "78-83%" again in the second quarter; Apple's chief executive called it "a hundred-year flood on the memory pricing" on the July 2026 earnings call; NVIDIA raised the DGX Spark's price by $700 "due to the constrained memory supplies worldwide". Everyone who solders memory is paying; Apple withdrew a configuration while the price flood ran.
What Fits, Measured Rather Than Estimated
The mlx quest teaches the napkin arithmetic for whether a model fits — parameters times bytes per weight times an overhead factor — and this quest links it rather than repeating it. What this lesson adds is measurement: the lab track recorded peak memory for each model at a short prompt and, on office, at 10, 50 and 90% of a 32K context. Those are the numbers a configurator decision should be made on, because the KV cache and the runtime's working buffers are real memory the napkin forgets.
| Model (4-bit) | On disk | Peak, 209-token prompt | Peak, 3.2K context | Peak, 16K context | Peak, 29K context | Evidence |
|---|---|---|---|---|---|---|
| Qwen3.5-9B | 5.95 GB | 5.56 GB | 6.77 GB | 8.13 GB | 9.39 GB | measured, office, 2026-09-15 |
| Qwen3.5-27B | 16.05 GB | 15.85 GB | 18.21 GB | 20.46 GB | 22.57 GB | measured |
| Qwen3.5-35B-A3B (MoE) | 20.39 GB | 19.90 GB | — | — | — | measured (ladder only) |
| Llama-3.2-1B | 0.70 GB | 0.95 GB | 1.63 GB | 1.97 GB | 2.38 GB | measured |
Two things the table says that the napkin does not. First, the 27B model that "fits" a 24 GB Air by its disk size — and did run there at a short prompt, at 15.78 GB peak — needs 22.6 GB at 29K tokens of context, which is above the Air's 17.8 GiB GPU working set: the same model fits or does not depending on how long the conversation is. Second, the growth is not proportional to the model: from a 209-token prompt to 29K the 1B model grows by 1.4 GB and the 27B by 6.7, because the cache depends on the architecture's KV bytes per token, not on the weight count. The physics track measures that slope; here it is enough that capacity has to be chosen for the longest context you intend to hold, not for the file on disk.
The Rule the Household Uses
Buy the pool for the model you expect to run in two years at the context you actually use, then add the operating system's reserve (the next lesson) and a margin for whatever else the machine does. The founder's version is blunter and appears in the modular track: a sealed package charges full price for being wrong about the future, so guess high. Two of the household's Macs sit at the ceiling because the ceiling is where the largest open checkpoints begin to fit at four bits — and the big-models track does that arithmetic on real files.