]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hexagon: ssm-conv fix for large prompts (llama/23307)
authorTodor Boinovski <redacted>
Thu, 21 May 2026 05:14:13 +0000 (22:14 -0700)
committerGeorgi Gerganov <redacted>
Mon, 25 May 2026 09:26:07 +0000 (12:26 +0300)
commit6d1d66de407f67ece396467da59124fe8073bd69
treecd137806842b770d19603a2face2351b17a23203
parent896718eacf0fd975368784a917d2e4d1856a6e70
hexagon: ssm-conv fix for large prompts (llama/23307)

* hexagon: remove gathers and better handling of vtcm in ssm-conv

* hexagon: relax ssm-conv gating requirements

* hexagon: add new prefill ssm-conv backend test

* hexagon: remove trailing white space

* hex-rope: uninline rope_cache_init, otherwise it breaks after rebaseing with SSM_CONV changes

---------

Co-authored-by: Max Krasnyansky <redacted>
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/rope-ops.c
ggml/src/ggml-hexagon/htp/ssm-conv.c