← all papers · overview

Minedraft: A Framework For Batch Parallel Speculative Decoding

Abstract

Speculative decoding (SD) accelerates large language model inference by using a smaller draft model to propose draft tokens that are subsequently verified by a larger target model. However, the performance of standard SD is often limited by the strictly sequential execution of these drafting and verification stages. To address this, this paper proposes MineDraft, a batch parallel speculative decod

Related papers

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