This document compares GPTQ GPU memory usage on main and the batched GPTQ PR,
with and without Hessian offloading. Measurements were collected on an NVIDIA
H100 using torch.cuda.max_memory_allocated() and
torch.cuda.max_memory_reserved(). Process RSS was additionally sampled for the
MoE experiment to show the CPU cost of Hessian offloading.
These are memory-focused, reduced-calibration experiments. Both used eight synthetic calibration samples of 256 tokens rather than the 512 samples of 2048