Carmack: Replace HBM with NAND Flash to Cut Inference Costs
ID_AA_Carmack · x · 2026-07-07
John Carmack pointed out that memory cost and capacity are the primary bottlenecks for AI accelerators. Unlike game rendering, model inference features deterministic memory access patterns—model weights don't require true random access; they just need to be read continuously at the required bandwidth, and can even tolerate cold start latencies of several milliseconds. Because NAND flash is over a hundred times cheaper per GB than HBM, there is significant room for cost optimization worth exploring with dedicated pin protocols, even if the flash controller is equipped with a 1024-bit interface to achieve HBM-level bandwidth.
Related event: Carmack Suggests Using NAND Flash Over HBM for AI Inference(2 posts)→
More from Infra
- LLM Serving Metrics Thread: Why TPOT and Uptime Make or Break User Experience — abhijithneil · 2026-09-11
- PlanetScale launches sharded Postgres: 768 servers acting as one, 1PB scale — dhruv2038 · 2026-09-11
- Can a 7900 XTX 24GB run Qwen locally? Reddit seeks ROCm tok/s benchmarks — thenomadexplorerlife · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11