]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : auto-batch preparation (#13845)
authorGeorgi Gerganov <redacted>
Sat, 31 May 2025 09:55:57 +0000 (12:55 +0300)
committerGitHub <redacted>
Sat, 31 May 2025 09:55:57 +0000 (12:55 +0300)
commit3f55f781f1da9241f209648636fa0426fe62a495
tree38e71f50aebf0f71459381d50391ecac6cebc796
parent51fa76f172957c9916e43aeb581f82c533e12394
llama : auto-batch preparation (#13845)

* llama : auto-batch

ggml-ci

* context : simplify if branching
examples/parallel/parallel.cpp
src/llama-context.cpp
src/llama-context.h
src/llama-kv-cache.cpp
tools/server/server.cpp