mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-28 23:30:20 +00:00
254098a279
* common : refactor common_sampler + grammar logic changes * tests : increase max_tokens to get needed response * batched : fix uninitialized samplers
llama.cpp/examples/speculative
Demonstration of speculative decoding and tree-based speculative decoding techniques
More info: