]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix potential int8 overflow in non-SIMD vec_dot (#986)
authorStephan Walter <redacted>
Sat, 15 Apr 2023 18:28:56 +0000 (18:28 +0000)
committerGitHub <redacted>
Sat, 15 Apr 2023 18:28:56 +0000 (18:28 +0000)
commit2f7c8e014e3c0ceaf39688845c2ff6f919fb03b7
tree7ce72121b1a727e1b5dac20463ee5d9977e88727
parent0ad964631f9b3970f1936008fcfb1eadef59c7ed
Fix potential int8 overflow in non-SIMD vec_dot (#986)
ggml.c