<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Llm-Serving on Publish Assistant</title><link>https://pub.sqrt.fr/vincent/publish-assistant/tags/llm-serving/</link><description>Recent content in Llm-Serving on Publish Assistant</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 10 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://pub.sqrt.fr/vincent/publish-assistant/tags/llm-serving/index.xml" rel="self" type="application/rss+xml"/><item><title>OSDI 2024 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/osdi-2024/</link><pubDate>Wed, 10 Jul 2024 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/osdi-2024/</guid><description>&lt;p&gt;11 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="distserve-disaggregating-prefill-and-decoding-for-goodput-optimized-large-language-model-serving"&gt;DistServe: Disaggregating Prefill and Decoding for Goodput-optimized Large Language Model Serving&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Yinmin Zhong, Shengyu Liu, Junda Chen, Jianbo Hu &lt;em&gt;et al.&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — Separates the compute-heavy prefill phase from the memory-bound decoding phase onto different GPU pools, eliminating head-of-line blocking and significantly improving LLM serving throughput.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — Became one of the most influential LLM systems papers of 2024; the prefill–decode disaggregation insight is now widely adopted in production inference stacks (vLLM, SGLang, etc.).&lt;/p&gt;</description></item></channel></rss>