whisper.cpp/ggml
Prashant Vithule 64a430bc81 ggml: aarch64: implement SVE kernels for q3_K_q8_K vector dot (llama/11917)
* Added SVE Implementation for Q3_K Kernel in ggml-cpu-quants.c file

* Improved Formating of code in  ggml-cpu-quants.c file

* style : minor fixes

* style : less whitespaces

* style : ptr spaceing

---------

Co-authored-by: vithulep <p.m.vithule1517@gmail.com>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2025-02-27 08:55:36 +02:00
..
cmake cmake : sync cmake scripts 2025-02-03 22:00:57 +02:00
include repo : update links to new url (llama/11886) 2025-02-27 08:55:36 +02:00
src ggml: aarch64: implement SVE kernels for q3_K_q8_K vector dot (llama/11917) 2025-02-27 08:55:36 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt cmake: Add ability to pass in GGML_BUILD_NUMBER (ggml/1096) 2025-02-04 13:03:03 +02:00