mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-23 08:24:28 -04:00
examples : add readme files
This commit is contained in:
7
examples/lookahead/README.md
Normal file
7
examples/lookahead/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# llama.cpp/examples/lookahead
|
||||
|
||||
Demonstartion of lookahead decoding technique:
|
||||
|
||||
https://lmsys.org/blog/2023-11-21-lookahead-decoding/
|
||||
|
||||
More info: https://github.com/ggerganov/llama.cpp/pull/4207
|
Reference in New Issue
Block a user