AI

AI TECHNOLOGY

AI Technology

Readable notes on LLMs, tokens, KV Cache, inference bottlenecks, memory movement, and AI accelerator architecture.

AI Comic Classroom #1: LLM Tokens and KV Cache

A six-page classroom that starts with a simple question: how does an LLM keep writing one piece at a time? We begin with next-token prediction, then move into tokens, vectors, K/V notes, KV Cache, and the memory cost that appears when conversations get long.