Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Paper page - EAGLE-2: Faster Inference of Language Models with Dynamic Draft Trees
[go: Go Back, main page]

Papers
arxiv:2406.16858

EAGLE-2: Faster Inference of Language Models with Dynamic Draft Trees

Published on Jun 24, 2024
Authors:
,

Abstract

EAGLE-2 introduces a context-aware dynamic draft tree to speculative sampling, enhancing the speed of inference for Large Language Models without altering text distribution.

Inference with modern Large Language Models (LLMs) is expensive and time-consuming, and speculative sampling has proven to be an effective solution. Most speculative sampling methods such as EAGLE use a static draft tree, implicitly assuming that the acceptance rate of draft tokens depends only on their position. Interestingly, we found that the acceptance rate of draft tokens is also context-dependent. In this paper, building upon EAGLE, we propose EAGLE-2, which introduces a new technique of context-aware dynamic draft tree into drafting modeling. This improvement leverages the fact that the draft model of EAGLE is well-calibrated: the confidence scores from the draft model approximate acceptance rates with small errors. We conducted extensive evaluations on three series of LLMs and six tasks, with EAGLE-2 achieving speedup ratios 3.05x-4.26x, which is 20%-40% faster than EAGLE-1. EAGLE-2 also ensures that the distribution of the generated text remains unchanged, making it a lossless acceleration algorithm.

Community

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2406.16858
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 23

Browse 23 models citing this paper

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2406.16858 in a dataset README.md to link it from this page.

Spaces citing this paper 1

Collections including this paper 1