2025
Amphista: Bi-directional Multi-head Decoding for Accelerating LLM Inference
NAACL 2025long
Large Language Models (LLMs) inherently use autoregressive decoding, which lacks parallelism in inference and results in significantly slow inference speed. While methods such as Medusa constructs parallelized heads, they lack adequate information interaction across different prediction positions. T…