]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
imatrix: fix oob writes if src1 is not contiguous (#13286)
authorJohannes Gäßler <redacted>
Sat, 3 May 2025 22:50:37 +0000 (00:50 +0200)
committerGitHub <redacted>
Sat, 3 May 2025 22:50:37 +0000 (00:50 +0200)
commit3e959f09764a2bb0e64af594eab83f7fb3e08eb2
treee1a2c49b788b14cdfeb265d4f12c095565b86fff
parent36667c8edcded08063ed51c7d57e9e086bbfc903
imatrix: fix oob writes if src1 is not contiguous (#13286)
tools/imatrix/imatrix.cpp