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)→

Original post →

More from Infra

Infra channel →