This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
cturan
/
llama.cpp
mirror de
https://github.com/cturan/llama.cpp
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
fbb7fcffbc
Branches
Tags
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
speculative
Xuan Son Nguyen
1b9ae5189c
common : refactor arg parser (
#9308
)
1 ano atrás
..
CMakeLists.txt
1c641e6aac
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (
#7809
)
1 ano atrás
README.md
6d341ab6c5
speculative : implement stochastic speculative sampling (
#5625
)
1 ano atrás
speculative.cpp
1b9ae5189c
common : refactor arg parser (
#9308
)
1 ano atrás
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
https://github.com/ggerganov/llama.cpp/pull/5625