Files
llama.cpp/examples/lookahead
Xuan Son Nguyen 65f0184517 compile ok
2025-03-13 22:56:35 +01:00
..
2025-03-13 22:56:35 +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