cache-atlas / README.md
rishabhsai's picture
Switch Cache Atlas Space to Docker
0d76017 verified
|
Raw
History Blame Contribute Delete
633 Bytes
metadata
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. https://arxiv.org/abs/2405.14366 — MiniCache
  2. https://arxiv.org/abs/2412.03409 — PrefixKV

Commands

  • npm run dev
  • npm run build