Continuous Batching and KV Cache

Understand how vLLM-style schedulers interleave requests, reuse attention state, and trade throughput for latency.

In this module