mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-23 22:54:10 +00:00
Remove the 16
This commit is contained in:
@@ -321,7 +321,6 @@ struct MulMat {
|
||||
return type;
|
||||
}
|
||||
static inline int num_rows([[maybe_unused]] ggml_type type) {
|
||||
return 16;
|
||||
#ifdef HAVE_FANCY_SIMD
|
||||
switch (type) {
|
||||
case GGML_TYPE_Q2_K_R4:
|
||||
|
||||
Reference in New Issue
Block a user