Build a Paged Attention KV-Cache Manager with LRU Eviction in Pure Python
A hands-on build guide for a paged attention KV-cache manager with LRU eviction in pure Python — a portfolio project that demonstrates LLM inference systems knowledge and signals senior-level engineering capability.