← all papers · overview

Accelerating Production Llms With Combined Token/embedding Speculators

Abstract

This technical report describes the design and training of novel speculative decoding draft models, for accelerating the inference speeds of large language models in a production environment. By conditioning draft predictions on both context vectors and sampled tokens, we can train our speculators to efficiently predict high-quality n-grams, which the base model then accepts or rejects. This allow

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).