]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml: aarch64: implement SVE kernels for q2_k_q8_k vector dot (llama/12064)
authorPrashant Vithule <redacted>
Fri, 28 Feb 2025 07:36:12 +0000 (13:06 +0530)
committerGeorgi Gerganov <redacted>
Sat, 8 Mar 2025 13:13:01 +0000 (15:13 +0200)
commit992b51b3d523e1442048d536272387521b4f5aa2
tree9c6af385d44dff4711f83ae659adc56812487f91
parent2c882cbe4cad6c3b0856b896b6e52c39fb94beb4
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 <redacted>
ggml/src/ggml-cpu/ggml-cpu-quants.c