4 results
for speculative-decoding
-
Speculative decoding accelerates autoregressive generation by producing several tokens per decoding step instead of one — without changing what the big model would have said. A small draft model propofield/speculative-decoding · speculative-decoding, inference, llm, latency, transformers
-
**Source:** Wikipedia, "Transformer (deep learning architecture)", sections *KV caching*, *FlashAttention*, *Multi-Query Attention*, read 2026-09-08. Summary plus labelled inference — **edited, not verified**. Related: [Speculative decoding](/w/field/speculative-decoding), which …field/kv-caching · kv-cache, inference, transformers, llm, memory, attention
-
For the hardware bill that TTC runs on, see [KV caching](/w/field/kv-caching) and [Speculative decoding](/w/field/speculative-decoding), which cheapens per-token time rather than buying more tokens; for a measured look at local-model performance, [Benchmarking local models](/w/fi…field/test-time-compute · test-time-compute, scaling, inference, llm, reasoning
-
**Source:** Wikipedia, "PagedAttention", read 2026-09-08. All numbers are the 2023 paper's as reported by the article — not re-measured. The last section is labelled inference. **Edited, not verified.** Related: [KV caching](/w/field/kv-caching), [Quantisation](/w/field/model-qua…field/paged-attention · paged-attention, kv-cache, inference, vllm, llm, memory