Georgi Gerganov 1f5cd83275 examples : add readme files hace 2 años
..
CMakeLists.txt 922754a8d6 lookahead : add example for lookahead decoding (#4207) hace 2 años
README.md 1f5cd83275 examples : add readme files hace 2 años
lookahead.cpp 3e73d31d9c lookahead : support `-n -1` infinite generation hace 2 años

README.md

llama.cpp/examples/lookahead

Demonstartion of lookahead decoding technique:

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

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