]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CUDA: fix crash on uneven context without FA (#16988)
authorJohannes Gäßler <redacted>
Thu, 6 Nov 2025 13:05:47 +0000 (14:05 +0100)
committerGitHub <redacted>
Thu, 6 Nov 2025 13:05:47 +0000 (14:05 +0100)
commitaa374175c30184aeb1813ec71fc68780dd073906
tree8e86889205bd930646aa6904ff66bb5e18952a0c
parent5b180c3d60f3df61cd9955bc5c69e64537958f92
CUDA: fix crash on uneven context without FA (#16988)
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/mmf.cu
ggml/src/ggml-cuda/mmf.cuh
ggml/src/ggml-cuda/mmvf.cu
ggml/src/ggml-cuda/mmvf.cuh
src/llama-context.cpp
tests/test-backend-ops.cpp