]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tool/ex/tests: consistently free ctx, then model (#18168)
authorJohannes Gäßler <redacted>
Mon, 22 Dec 2025 10:00:37 +0000 (11:00 +0100)
committerGitHub <redacted>
Mon, 22 Dec 2025 10:00:37 +0000 (11:00 +0100)
commit147a5216363c5b2edcdeb17f01ef3b28372ec872
treeaeb7e406e6bbbb6ec68a556f4975dc16372dd94a
parente1f15b454fbadfddf8f1ec450bf6d390d9db7adb
tool/ex/tests: consistently free ctx, then model (#18168)
common/common.cpp
src/llama-context.cpp
tests/test-grammar-llguidance.cpp
tests/test-tokenizer-0.cpp
tests/test-tokenizer-1-bpe.cpp
tests/test-tokenizer-1-spm.cpp
tools/batched-bench/batched-bench.cpp
tools/llama-bench/llama-bench.cpp