prima.cpp/examples/lookahead
2024-09-15 20:46:12 +03:00
..
CMakeLists.txt
lookahead.cpp
README.md

llama.cpp/examples/lookahead

Demonstration of lookahead decoding technique:

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

More info: https://github.com/ggerganov/llama.cpp/pull/4207