68ff663a04
* repo : update links to new url ggml-ci * cont : more urls ggml-ci
8 lines
194 B
Markdown
8 lines
194 B
Markdown
# 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
|