Files
llama.cpp/examples/lookahead
Xuan Son Nguyen 47086fa82d apply to the rest
2025-03-13 22:36:27 +01:00
..
2025-03-13 22:36:27 +01:00

llama.cpp/examples/lookahead

Demonstration of lookahead decoding technique:

https://lmsys.org/blog/2023-11-21-lookahead-decoding/

More info: https://github.com/ggml-org/llama.cpp/pull/4207