Definition
A trick that skips redundant work in image generation by reusing a cached intermediate result on most diffusion steps.
In VibeServe's Show-o2 stack, an optimization that skips the unconditional CFG branch on most diffusion steps and reuses a cached unconditional vector to cut compute.