diff --git a/ggml.c b/ggml.c index 59e84ab45d120..fe65b86056064 100644 --- a/ggml.c +++ b/ggml.c @@ -1975,6 +1975,10 @@ static void ggml_vec_dot_q4_0(const int n, float * restrict s, const void * rest // This loop will be unrolled by the compiler for (int u=0;u