2024
Cascade Speculative Drafting for Even Faster LLM Inference
NeurIPS 2024poster
Introduced to enhance the efficiency of large language model (LLM) inference, speculative decoding operates by having a smaller model generate a draft. A larger target model then reviews this draft to align with its output, and any acceptance by the target model results in a reduction of the number…