llama.cpp/examples/speculative
2024-06-08 14:05:34 +01:00
..
CMakeLists.txt prefix more cmake targets w/ llama- 2024-06-08 14:05:34 +01:00
README.md speculative : implement stochastic speculative sampling (#5625) 2024-03-04 20:24:00 +02:00
speculative.cpp common : refactor cli arg parsing (#7675) 2024-06-04 21:23:39 +03:00

llama.cpp/examples/speculative

Demonstration of speculative decoding and tree-based speculative decoding techniques

More info: