]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama_dsv4: write only used rows in state (#25325)
authorAman Gupta <redacted>
Mon, 20 Jul 2026 14:43:39 +0000 (22:43 +0800)
committerGitHub <redacted>
Mon, 20 Jul 2026 14:43:39 +0000 (22:43 +0800)
commit91d2fc387529940230555abd297a8b5e99737d3f
treef542539b716c3c83b233cf93ae43dc1aa15b77e3
parent4ee6a9af71faceee99fed5eb98538b71772d86c6
llama_dsv4: write only used rows in state (#25325)

* llama_dsv4: write only used rows in state

* add TODO about conflating token pos with kv rows
src/llama-kv-cache-dsv4.cpp