100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Speculative Decoding

Speculative decoding is an inference optimization technique that speeds up large language model text generation by using a smaller, faster "draft" model to propose multiple tokens ahead, which the larger target model then verifies and accepts or rejects in a single batched pass.

3 resources across 1 library