Files
KoboldAI-Client/modeling/inference_models/koboldcpp/examples/lookahead
2023-12-16 23:00:05 +01:00
..
2023-12-16 23:00:05 +01:00
2023-12-16 23:00:05 +01:00
2023-12-16 23:00:05 +01:00

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