<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Inference Engineering Academy Blog</title><link>https://www.inference-engineering.xyz/blog</link><description>Practical guides to LLM inference and model serving.</description><language>en</language><atom:link href="https://www.inference-engineering.xyz/blog/feed.xml" rel="self" type="application/rss+xml"/><item><title>LLM inference explained: from prompt to generated tokens</title><link>https://www.inference-engineering.xyz/blog/llm-inference-explained</link><guid isPermaLink="true">https://www.inference-engineering.xyz/blog/llm-inference-explained</guid><pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate><description>Understand LLM inference, prefill and decode, TTFT and TPOT, GPU memory, batching, and the measurements that matter for a serving system.</description></item><item><title>KV cache explained: the formula, a diagram, and a memory example</title><link>https://www.inference-engineering.xyz/blog/kv-cache-explained</link><guid isPermaLink="true">https://www.inference-engineering.xyz/blog/kv-cache-explained</guid><pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate><description>Learn what a KV cache stores, calculate memory for grouped-query attention, and understand batching, prefix reuse, paging, and quantization limits.</description></item><item><title>vLLM tutorial: serve your first model with Docker</title><link>https://www.inference-engineering.xyz/blog/vllm-tutorial</link><guid isPermaLink="true">https://www.inference-engineering.xyz/blog/vllm-tutorial</guid><pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate><description>Run a pinned vLLM server with Qwen3, send an authenticated chat request, understand memory settings, and troubleshoot your first deployment.</description></item><item><title>vLLM vs SGLang: a measured comparison and a fair benchmark plan</title><link>https://www.inference-engineering.xyz/blog/vllm-vs-sglang</link><guid isPermaLink="true">https://www.inference-engineering.xyz/blog/vllm-vs-sglang</guid><pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate><description>Compare vLLM and SGLang using attributed benchmark results, latency tradeoffs, and a repeatable method for choosing an inference server.</description></item></channel></rss>
