This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
cturan
/
llama.cpp
zrkadlo
https://github.com/cturan/llama.cpp
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Strom:
fbbc42827b
Branche
Tagy
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
speculative
Georgi Gerganov
1f5cd83275
examples : add readme files
2 rokov pred
..
CMakeLists.txt
b12fa0d1c1
build : link against build info instead of compiling against it (
#3879
)
2 rokov pred
README.md
1f5cd83275
examples : add readme files
2 rokov pred
speculative.cpp
40a34fe8d0
speculative : fix prompt tokenization in speculative example (
#4025
)
2 rokov pred
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