From 6cdbdf56db4eacdd9a145cc9bfcda84a1991c82b Mon Sep 17 00:00:00 2001 From: Bartowski <3266127+bartowski1182@users.noreply.github.com> Date: Sun, 30 Aug 2026 08:46:09 -0400 Subject: [PATCH] Update ggml/src/ggml-cpu/iqp.h Co-authored-by: Georgi Gerganov --- ggml/src/ggml-cpu/iqp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggml/src/ggml-cpu/iqp.h b/ggml/src/ggml-cpu/iqp.h index f831c9b8eb..017b03fb43 100644 --- a/ggml/src/ggml-cpu/iqp.h +++ b/ggml/src/ggml-cpu/iqp.h @@ -17,7 +17,7 @@ bool ggml_cpu_iqp_mul_mat_id_min_batch(int64_t cne1); bool ggml_cpu_iqp_supports_mul_mat(const struct ggml_tensor * dst); -// node level test only - per expert eligibility is decided with ggml_cpu_iqp_expert_eligible +// node level test only - per expert eligibility is decided with ggml_cpu_iqp_mul_mat_id_min_batch bool ggml_cpu_iqp_supports_mul_mat_id(const struct ggml_tensor * dst); // per thread panel scratch bytes, padded