]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sampling : delegate input allocation to the scheduler (#19266)
authorGeorgi Gerganov <redacted>
Tue, 3 Feb 2026 20:16:16 +0000 (22:16 +0200)
committerGitHub <redacted>
Tue, 3 Feb 2026 20:16:16 +0000 (22:16 +0200)
commitfaa1bc26eed0e56539ac5e7a751607d76f01f10f
treebc52f5b2e3adb8326fba701975a9e1621ff6c5e4
parent32b17abdb044a17cfeb6cdf26215cfa01756fea4
sampling : delegate input allocation to the scheduler (#19266)

* sampling : delegate input allocation to the scheduler

* graph : compute backend samplers only if needed
src/llama-context.cpp
src/llama-graph.cpp
src/llama-sampling.cpp