This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
cturan
/
llama.cpp
kopia lustrzana
https://github.com/cturan/llama.cpp
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
70f806b821
Gałęzie
Tagi
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
speculative
Richard Kiss
9494d7c477
english : use `typos` to fix comments and logs (
#4354
)
2 lat temu
..
CMakeLists.txt
b12fa0d1c1
build : link against build info instead of compiling against it (
#3879
)
2 lat temu
README.md
9494d7c477
english : use `typos` to fix comments and logs (
#4354
)
2 lat temu
speculative.cpp
9494d7c477
english : use `typos` to fix comments and logs (
#4354
)
2 lat temu
README.md
llama.cpp/examples/speculative
Demonstration of speculative decoding and tree-based speculative decoding techniques
More info:
https://github.com/ggerganov/llama.cpp/pull/2926
https://github.com/ggerganov/llama.cpp/pull/3624