Georgi Gerganov afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
..
CMakeLists.txt 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) hace 1 año
README.md 9494d7c477 english : use `typos` to fix comments and logs (#4354) hace 2 años
lookahead.cpp afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año

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