
Why first: First isolate whether the model can keep a GPU busy at all. Mittal loads a training slice into RAM, then follows the normal path until cached raw data still leaves a conversion bottleneck. Caching transformed output solves a different problem from caching remote reads. That diagnosis tells you what to change before adding compute.






