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:
33e171d1e9
Gałęzie
Tagi
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
speculative
Georgi Gerganov
1f5cd83275
examples : add readme files
2 lat temu
..
CMakeLists.txt
b12fa0d1c1
build : link against build info instead of compiling against it (
#3879
)
2 lat temu
README.md
1f5cd83275
examples : add readme files
2 lat temu
speculative.cpp
40a34fe8d0
speculative : fix prompt tokenization in speculative example (
#4025
)
2 lat temu
README.md
llama.cpp/examples/speculative
Demonstartion 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