q6k, q4_1 mat*mat

no-mv-only-mm
Aaron Miller 11 months ago committed by AT
parent a35f1ab784
commit 2490977f89

@ -1 +1 @@
Subproject commit 3742085b0429cbe0ede49bcb9f891e4a5e25a724
Subproject commit 500689ad356a81a471a7fb68cc70f7aee5a5f56e

@ -242,6 +242,8 @@ if (LLAMA_KOMPUTE)
kompute/op_mul_mat_mat_f16.comp
kompute/op_mul_mat_mat_q8_0.comp
kompute/op_mul_mat_mat_q4_0.comp
kompute/op_mul_mat_mat_q4_1.comp
kompute/op_mul_mat_mat_q6_k.comp
kompute/op_mul_mat_f16.comp
kompute/op_mul_mat_q8_0.comp
kompute/op_mul_mat_q4_0.comp
@ -276,6 +278,8 @@ if (LLAMA_KOMPUTE)
shaderop_mul_mat_mat_f16.h
shaderop_mul_mat_mat_q8_0.h
shaderop_mul_mat_mat_q4_0.h
shaderop_mul_mat_mat_q4_1.h
shaderop_mul_mat_mat_q6_k.h
shaderop_mul_mat_f16.h
shaderop_mul_mat_q8_0.h
shaderop_mul_mat_q4_0.h

Loading…
Cancel
Save