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:
5a42a5f8e8
Branches
Tags
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
parallel
Georgi Gerganov
d1031cf49c
sampling : refactor init to use llama_sampling_params (
#3696
)
2 anos atrás
..
CMakeLists.txt
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (
#3228
)
2 anos atrás
README.md
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (
#3228
)
2 anos atrás
parallel.cpp
d1031cf49c
sampling : refactor init to use llama_sampling_params (
#3696
)
2 anos atrás
README.md
llama.cpp/example/parallel
Simplified simluation for serving incoming requests in parallel