llama_cpp_for_radxa_dragon_.../ggml
sirus20x6 20cc625edc
ggml: Correct SVE implementation in ggml_vec_dot_f16_unroll (#16518)
The previous SVE implementation for `ggml_vec_dot_f16_unroll` contained a bug due to a copy-paste error. The wrong variable was used in an FMA instruction, leading to incorrect results. This commit corrects the variable usage and improves the clarity of the code by renaming variables to avoid confusion.

Co-authored-by: Aaron <shelhamer.aaron@gmail.com>
2025-10-12 08:15:00 +03:00
..
cmake
include rpc : add support for multiple devices (#16276) 2025-10-04 12:49:16 +03:00
src ggml: Correct SVE implementation in ggml_vec_dot_f16_unroll (#16518) 2025-10-12 08:15:00 +03:00
.gitignore
CMakeLists.txt ggml webgpu: profiling, CI updates, reworking of command submission (#16452) 2025-10-07 13:48:56 -07:00