Diego Devesa 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
..
CMakeLists.txt 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
README.md 9494d7c477 english : use `typos` to fix comments and logs (#4354) 2 years ago
lookahead.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago

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