ik_llama_opt/examples/lookahead
Richard Kiss 1249c107d3 english : use `typos` to fix comments and logs (#4354) 2023-12-12 11:53:36 +02:00
..
CMakeLists.txt
README.md english : use `typos` to fix comments and logs (#4354) 2023-12-12 11:53:36 +02:00
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