Georgi Gerganov d9d54e498d speculative : refactor and add a simpler example (#10362) 1 年之前
..
CMakeLists.txt 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 年之前
README.md 9494d7c477 english : use `typos` to fix comments and logs (#4354) 2 年之前
lookahead.cpp d9d54e498d speculative : refactor and add a simpler example (#10362) 1 年之前

README.md

llama.cpp/examples/lookahead

Demonstration of lookahead decoding technique:

https://lmsys.org/blog/2023-11-21-lookahead-decoding/

More info: https://github.com/ggerganov/llama.cpp/pull/4207