Swarnim
Tiwari
AI Systems Researcher
There is a pattern in this series I did not plan but that keeps appearing. The tool that was first in a category, the one everyone trusted, ends up in maintenance mode by the time I write the volume about it. TGI here. Helicone in Volume 04.
The reason is always the same. The infrastructure underneath gets more complex than the tool was designed to handle. A faster team builds something new that matches the new requirements. The old tool freezes where it is.
Inference infrastructure is where the economics of AI actually live. The gap between a naive model runner and an optimized serving framework is not 10%. PagedAttention showed it was closer to a factor of 10 in concurrent sequences on the same GPU. That is the difference between a demo and a product that serves real users.
I am a student in India. This volume took longer to understand than the others. The right order to learn this material is: understand what prefill and decode actually mean, then understand why KV cache is the bottleneck, then understand what continuous batching is solving, and only then do the framework comparisons make sense.
AI Systems Studies — Publication Series
Vol. 01Production AI Architecture — OpenAI, Anthropic, Palantir, NVIDIAPublished
Vol. 02AI Agent Frameworks — OpenAI SDK, LangGraph, CrewAI, MastraPublished
Vol. 03Vector Databases — Pinecone, Weaviate, Milvus, QdrantPublished
Vol. 04AI Observability — LangSmith, Langfuse, Helicone, W&B WeavePublished
Vol. 05Inference Infrastructure — vLLM, SGLang, TensorRT-LLM, TGIThis Study
Vol. 06Context EngineeringPlanned
Vol. 07Memory SystemsPlanned
Vol. 08RAG ArchitecturesPlanned