We present a novel inference scheme, self-speculative decoding, for accelerating Large Language Models (LLMs) without the need for an auxiliary model. This approach is characterized by a two-stage process: drafting and verification. The drafting stage generates draft tokens at a slightly lower quality but more quickly, which is achieved by selectively skipping certain intermediate layers during drafting. Subsequently, the verification stage employs the original LLM to validate those draft output tokens in one forward pass. This process ensures the final output remains identical to that produced by the unaltered LLM. Moreover, the proposed method requires no additional neural network training and no extra memory footprint, making it a plug-and-play and cost-effective solution for inference acceleration. Benchmarks with LLaMA-2 and its variants demonstrated a speedup up to 1.99$\times$.
Draft & Verify: Lossless Large Language Model Acceleration via Self-Speculative Decoding
A new inference scheme, self-speculative decoding, accelerates Large Language Models by selectively skipping layers during the drafting stage and verifying outputs in one forward pass, achieving up to 1.73× speedup without additional training or memory.
- Year
- 2023
- Venue
- arXiv 2023
- Authors
- 7
- Hosting
- Abstract onlyARXIV-DEFAULT
Cite
Notes
Only stored in your browser.
Attribution
- Abstract & full text
- arxiv.org/abs/2309.08168v2ARXIV-DEFAULT
- TL;DR
- Semantic Scholar