q6k mm works

This commit is contained in:
Aaron Miller 2023-10-11 17:10:42 -07:00 committed by cebtenzzre
parent d5741c07a5
commit b78a94bc6d
3 changed files with 150 additions and 1 deletions

View file

@ -483,6 +483,7 @@ if (LLAMA_KOMPUTE)
kompute/op_mul_mat_mat_f32.comp
kompute/op_mul_mat_mat_q4_0.comp
kompute/op_mul_mat_mat_q8_0.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
@ -517,6 +518,7 @@ if (LLAMA_KOMPUTE)
shaderop_mul_mat_mat_f32.h
shaderop_mul_mat_mat_q4_0.h
shaderop_mul_mat_mat_q8_0.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