← all papers · overview

The Synergy Of Speculative Decoding And Batching In Serving Large Language Models

Abstract

Large Language Models (LLMs) like GPT are state-of-the-art text generation models that provide significant assistance in daily routines. However, LLM execution is inherently sequential, since they only produce one token at a time, thus incurring low hardware utilization on modern GPUs. Batching and speculative decoding are two techniques to improve GPU hardware utilization in LLM inference. To stu

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).