09a3d3ab17
Copilot Setup Steps / copilot-setup-steps (push) Failing after 2s
Python check requirements.txt / check-requirements (push) Has been cancelled
Python Type-Check / python type-check (push) Has been cancelled
Update Operations Documentation / update-ops-docs (push) Has been cancelled
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Has been cancelled
10 lines
282 B
Markdown
10 lines
282 B
Markdown
# llama.cpp/examples/speculative
|
|
|
|
Demonstration of speculative decoding and tree-based speculative decoding techniques
|
|
|
|
More info:
|
|
|
|
- https://github.com/ggml-org/llama.cpp/pull/2926
|
|
- https://github.com/ggml-org/llama.cpp/pull/3624
|
|
- https://github.com/ggml-org/llama.cpp/pull/5625
|