bmwl f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
..
CMakeLists.txt 922754a8d6 lookahead : add example for lookahead decoding (#4207) há 2 anos atrás
README.md 9494d7c477 english : use `typos` to fix comments and logs (#4354) há 2 anos atrás
lookahead.cpp f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás

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