Speculative Decoding
A latency optimization where a small draft model generates several candidate tokens quickly, and the large target model verifies them in a single forward pass.
LLMs
A latency optimization where a small draft model generates several candidate tokens quickly, and the large target model verifies them in a single forward pass.