Georgi Gerganov b0f27361f3 sampling : avoid expensive softmax during greedy sampling (#9605) 1 year ago
..
CMakeLists.txt 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
README.md 6d341ab6c5 speculative : implement stochastic speculative sampling (#5625) 1 year ago
speculative.cpp b0f27361f3 sampling : avoid expensive softmax during greedy sampling (#9605) 1 year ago

README.md

llama.cpp/examples/speculative

Demonstration of speculative decoding and tree-based speculative decoding techniques

More info: