Lookahead Decoding is a novel inference method designed to break the sequential dependency of LLM inference, enhancing inference efficiency. Users can leverage Lookahead Decoding by importing the Lookahead Decoding library, thereby improving their code's performance. Currently, Lookahead Decoding supports only LLaMA and Greedy Search models.