koboldcpp/examples/speculative
Concedo ec21fa7712 Merge branch 'master' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	.gitignore
#	CMakeLists.txt
#	Makefile
#	Package.swift
#	README.md
#	ggml-cuda.cu
#	llama.cpp
#	llama.h
#	scripts/sync-ggml.sh
#	tests/CMakeLists.txt
2023-12-08 17:42:26 +08:00
..
CMakeLists.txt build : link against build info instead of compiling against it (#3879) 2023-11-02 08:50:16 +02:00
README.md examples : add readme files 2023-11-29 11:00:17 +02:00
speculative.cpp Merge branch 'master' into concedo_experimental 2023-12-08 17:42:26 +08:00

llama.cpp/examples/speculative

Demonstartion of speculative decoding and tree-based speculative decoding techniques

More info: