From 8b3d1f977bad98a715c519c798441903b54efcfe Mon Sep 17 00:00:00 2001 From: Iwan Kawrakow Date: Tue, 11 Apr 2023 13:01:22 +0200 Subject: [PATCH] Remove forgotten remnant from a discarded change to ggml.c --- ggml.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ggml.c b/ggml.c index a99f6a3b7..61c80a6f3 100644 --- a/ggml.c +++ b/ggml.c @@ -2577,8 +2577,6 @@ inline static void ggml_vec_norm_inv_f32(const int n, float * s, const float * x // static const int GGML_BLCK_SIZE[GGML_TYPE_COUNT] = { - QK, - QK, QK, QK, 1,