llama.cpp/examples/speculative
Georgi Gerganov 1f5cd83275
examples : add readme files
2023-11-29 11:00:17 +02:00
..
CMakeLists.txt build : link against build info instead of compiling against it (#3879) 2023-11-02 08:50:16 +02:00
README.md examples : add readme files 2023-11-29 11:00:17 +02:00
speculative.cpp speculative : fix prompt tokenization in speculative example (#4025) 2023-11-20 11:50:04 +02:00

README.md

llama.cpp/examples/speculative

Demonstartion of speculative decoding and tree-based speculative decoding techniques

More info: