llama.cpp/examples/speculative
Georgi Gerganov 9a735ae6d8
examplse : de-shadow
ggml-ci
2025-01-12 14:25:32 +02:00
..
CMakeLists.txt ggml : move AMX to the CPU backend (#10570) 2024-11-29 21:54:58 +01:00
README.md speculative : implement stochastic speculative sampling (#5625) 2024-03-04 20:24:00 +02:00
speculative.cpp examplse : de-shadow 2025-01-12 14:25:32 +02:00

llama.cpp/examples/speculative

Demonstration of speculative decoding and tree-based speculative decoding techniques

More info: