whisper.cpp/ggml
Prashant Vithule 992b51b3d5 ggml: aarch64: implement SVE kernels for q2_k_q8_k vector dot (llama/12064)
* Added SVE Support for Q2_K Quantized Models

* Use 4-space indentation in the switch cases

* removed comments lines

* Remove the loop Retain the curly bracess for better understanding of code

* Remove the comment like added for q3_k_q8_k kernel

---------

Co-authored-by: vithulep <p.m.vithule1517@gmail.com>
2025-03-08 15:13:01 +02:00
..
cmake cmake : sync cmake scripts 2025-02-03 22:00:57 +02:00
include ggml-cpu: Support s390x SIMD Instruction Set (llama/12019) 2025-02-27 08:55:36 +02:00
src ggml: aarch64: implement SVE kernels for q2_k_q8_k vector dot (llama/12064) 2025-03-08 15:13:01 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt cmake: Fix ggml backend dependencies and installation (llama/11818) 2025-03-08 15:13:01 +02:00