]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : fix A indexing in simd_gemm scalar tail-column path (llama/25390)
authortyronecai <redacted>
Wed, 8 Jul 2026 05:00:05 +0000 (13:00 +0800)
committerGeorgi Gerganov <redacted>
Fri, 10 Jul 2026 10:06:42 +0000 (13:06 +0300)
commit3d521d1bd8fea3d14b9add4b9e776d33b6a079a8
treea5c169fbd76699ca106ccda8d6575784c51ba68c
parent72e3f210f39b0b2fc1cfd0c8ad26252f472e702b
ggml : fix A indexing in simd_gemm scalar tail-column path (llama/25390)

`simd_gemm()` has an incorrect A-matrix index in the scalar tail-column path for full row blocks.
ggml/src/ggml-cpu/simd-gemm.h