]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
graph : handle non-contiguous Q/K/V in mul_mat_aux (#22630)
authorSigbjørn Skjæret <redacted>
Tue, 5 May 2026 03:34:44 +0000 (05:34 +0200)
committerGitHub <redacted>
Tue, 5 May 2026 03:34:44 +0000 (06:34 +0300)
commitfa595462ca2d5ea0feca20c41bd1431b3d4285ef
tree14ed35b5e730c03d180ba445ae3f24fcee2b8d02
parenta817a22bc66465ae0c08a69fc1571b0ec69570ad
graph : handle non-contiguous Q/K/V in mul_mat_aux (#22630)

* qkv may not always be contiguous

* cont : make the cont conditional

---------

Co-authored-by: Georgi Gerganov <redacted>
src/llama-graph.cpp