]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : remove GGML_KQ_MASK_PAD constant (#17910)
authorGeorgi Gerganov <redacted>
Wed, 10 Dec 2025 18:53:16 +0000 (20:53 +0200)
committerGitHub <redacted>
Wed, 10 Dec 2025 18:53:16 +0000 (20:53 +0200)
commit4dff236a522bd0ed949331d6cb1ee2a1b3615c35
tree73476fff511cbb1f333d3266837d558cf9dde9ef
parent4df6e859e92dac52536f735785bb9e0a3bc63e2b
ggml : remove GGML_KQ_MASK_PAD constant (#17910)

* ggml : remove GGML_KQ_MASK_PAD constant

* cont : remove comment
ggml/include/ggml.h
ggml/src/ggml.c
src/llama-context.cpp
src/llama-graph.cpp
src/llama-kv-cache.cpp
tests/test-backend-ops.cpp
tools/mtmd/clip.cpp