The Need for Speed: Why LLMs Are Slow and What Speculation Promises
Your GPU sits nearly idle during token generation — the memory-bandwidth bottleneck behind LLM latency, and how speculation exploits it.
Experiments in model architecture, training, evaluation, and efficient inference
Conscious Engines
The draft-then-verify algorithm behind speculative decoding, its rejection-sampling proof of losslessness, and the metrics that matter.
Conscious Engines
Your GPU sits nearly idle during token generation — the memory-bandwidth bottleneck behind LLM latency, and how speculation exploits it.
Conscious Engines
Every major speculative decoding method compared: Medusa, lookahead, SpecInfer, Sequoia, self-speculation, and more, mapped in one guide.
Conscious Engines
Three generations of EAGLE speculative decoding, from feature-level drafting to state-of-the-art speedups — compared side by side.
Conscious Engines
DFlash and DDTree fill an entire token block per drafting pass, pushing speculative decoding speedups past 7x over sequential drafters.
Conscious Engines
A practical guide to enabling EAGLE, n-gram, and Medusa speculative decoding in vLLM and SGLang, with real production speedup numbers.
Sabesh B
An empirical evaluation of speculative decoding on Apple Silicon, across a 300-run parameter sweep