Richard Kiss 9494d7c477 english : use `typos` to fix comments and logs (#4354) 2 年之前
..
CMakeLists.txt 922754a8d6 lookahead : add example for lookahead decoding (#4207) 2 年之前
README.md 9494d7c477 english : use `typos` to fix comments and logs (#4354) 2 年之前
lookahead.cpp 3e73d31d9c lookahead : support `-n -1` infinite generation 2 年之前

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