"example/16_gemm_reduce/CMakeLists.txt" did not exist on "f91579aab6e224c23aceaeaa0a29d9dde83f09ed"
README.md 195 Bytes
Newer Older
mashun1's avatar
v1  
mashun1 committed
1
2
3
4
5
6
7
# 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