llama.cpp
05e6f5aa - ggml: aarch64: implement SVE kernels for q2_k_q8_k vector dot (#12064)

Commit
253 days ago
ggml: aarch64: implement SVE kernels for q2_k_q8_k vector dot (#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>
Author
Parents
Loading