YZ-TAN's picture
Upload 2821 files
5a29263 verified
|
raw
history blame
202 Bytes
# 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