llama.cpp/examples/speculative
stduhpf da5eaef1f3
speculative : support --color (#4343)
* speculative: add some colors

* minor : add braces

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-12-06 10:08: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 : support --color (#4343) 2023-12-06 10:08:17 +02:00

llama.cpp/examples/speculative

Demonstartion of speculative decoding and tree-based speculative decoding techniques

More info: