llama.cpp/examples/speculative
Georgi Gerganov 6df37bc28b
llama : update API names to use correct prefix (#11174)
* llama : update API names to use correct prefix

ggml-ci

* cont

ggml-ci

* cont

ggml-ci

* minor [no ci]
2025-01-11 16:41:56 +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 llama : update API names to use correct prefix (#11174) 2025-01-11 16:41:56 +02:00

llama.cpp/examples/speculative

Demonstration of speculative decoding and tree-based speculative decoding techniques

More info: