MER plans around the whole path: GPU compute and usable VRAM first, then system RAM, local NVMe or SSD, CPU control, and memory for context, active requests, and temporary GPU work.
GPU and usable VRAM
System RAM
Local NVMe
Request shape
The system is one connected path.
The target memory and control path
GPU / VRAMHot transformer compute, request state, and managed expert residencySystem RAMExpert staging, cache, miss buffers, and host headroomNVMe / SSDCapacity backing the larger routed-expert namespaceCPU controlStartup, storage path, miss orchestration, and telemetryRequest shapeContext length, active requests, concurrency, and temporary GPU work
What matters
Plan around the full hierarchy.
01
GPU / VRAM
Backend and compute support
Usable VRAM after safety reserves
Persistent dense state and weights
Context, active-request memory, and temporary GPU work