]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
kv-cells : track min/max used cells and per-sequence positions (#13808)
authorGeorgi Gerganov <redacted>
Tue, 27 May 2025 10:49:41 +0000 (13:49 +0300)
committerGitHub <redacted>
Tue, 27 May 2025 10:49:41 +0000 (13:49 +0300)
commit81713121ee56755ba4a147d1a1e3fa248ec31a66
treec729f603e109574124ca22f127f48fac4136b6d7
parentf9cd68398baf2ba8af4725ca9ed00bef205e6706
kv-cells : track min/max used cells and per-sequence positions (#13808)

* kv-cells : track min/max used cells and per-sequence positions

ggml-ci

* kv-cells : fix pos-modification updates for seq_pos

ggml-ci

* kv-cells : add comments

ggml-ci
src/llama-kv-cache.cpp
src/llama-kv-cache.h
src/llama-kv-cells.h