The Last Mile of LLM Inference
(Part 3) Sampling strategies and why inference optimizations pose a security tradeoff
Hey there! My name is Anirudh. I like figuring out how things work — and writing about it now and then.
(Part 3) Sampling strategies and why inference optimizations pose a security tradeoff
(Part 2) The inference side of transformers, along with systems tricks that make production LLMs fast
(Part 1) BPE Tokenizers under the hood, and where tokenization breaks math, spelling and code