2000 character limit reached
Dynamic Depth Decoding: Faster Speculative Decoding for LLMs (2409.00142v1)
Published 30 Aug 2024 in cs.CL and cs.AI
Abstract: The acceleration of LLMs with speculative decoding provides a significant runtime improvement without any loss of accuracy. Currently, EAGLE-2 is the state-of-the-art speculative decoding method, improving on EAGLE with a dynamic draft tree. We introduce Dynamic Depth Decoding (DDD), which optimises EAGLE-2's tree drafting method using a dynamic depth. This extends the average speedup that EAGLE-2 achieves over EAGLE by $44\%$, giving DDD an average speedup of $3.16$x.