mgroeber9110 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) vor 10 Monaten
..
CMakeLists.txt 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) vor 1 Jahr
README.md 68ff663a04 repo : update links to new url (#11886) vor 11 Monaten
lookahead.cpp 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) vor 10 Monaten

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/ggml-org/llama.cpp/pull/4207