Topic
Inference & Serving.
vLLM, TGI, paged attention, continuous batching, speculative decoding.
November 2026
The arithmetic of attention: why FlashAttention still matters
#attention#kernelsMemory bandwidth, not FLOPs, is what bounds modern inference. A walk through the numbers behind a kernel that quietly reshaped the field.
Continuous batching, revisited
#vLLM#servingThree years after the original paper, what does state-of-the-art serving actually look like? A field report from a team running 12B tokens a day.