Jared Van Bortel 1b67731e18 BERT tokenizer fixes (#6498) пре 1 година
..
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 1b67731e18 BERT tokenizer fixes (#6498) пре 1 година

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