The Hidden VRAM Bill Behind Long Context
VRAM planning for LLMs is not just about model weights. Long context windows can make the KV cache as expensive as the model itself.
A small model can still need a large GPU once you account for KV cache at long context length.