Infrastructure & Compute
VRAM
Video random-access memory
High-speed memory on a GPU used to store model data and intermediate calculations.
Example
A model must fit within the GPU's available VRAM during inference.
Why people use it
Teams use “VRAM” when they need to plan the hardware and services needed to run AI.
What you'll hear
“What does VRAM mean for the infrastructure we need?”