]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama: consistent ctx <-> buf order for KV cache (#16746)
authorJohannes Gäßler <redacted>
Tue, 28 Oct 2025 10:23:54 +0000 (11:23 +0100)
committerGitHub <redacted>
Tue, 28 Oct 2025 10:23:54 +0000 (11:23 +0100)
commit7a0e900e3615fa46c074a7fdf900b47d3c0a1c7e
tree22e3db602edc44f1631201023ab85935cfae2c58
parent280d97be9660e7a5feaa28a6e7a299bc73dd83fc
llama: consistent ctx <-> buf order for KV cache (#16746)
src/llama-kv-cache.cpp
src/llama-kv-cache.h
src/llama-memory-recurrent.cpp
src/llama-memory-recurrent.h
src/llama-model.cpp