--- title: Cache Atlas emoji: 🧠 colorFrom: blue colorTo: indigo sdk: docker app_port: 7860 pinned: false license: mit --- # Cache Atlas Public notes and demos for learning modern inference systems by implementing the core pieces. This repo holds: - paper notes written as implementation writeups - diagrams and Manim renders - inline demos embedded in articles - links to standalone implementation repos - reproduction notes for the code paths I build Current paper track: 1. — MiniCache 2. — PrefixKV ## Commands - `npm run dev` - `npm run build`