summaryrefslogtreecommitdiff
path: root/ggml/include/ggml.h
diff options
context:
space:
mode:
Diffstat (limited to 'ggml/include/ggml.h')
-rw-r--r--ggml/include/ggml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ggml/include/ggml.h b/ggml/include/ggml.h
index aea0fac5..655170a6 100644
--- a/ggml/include/ggml.h
+++ b/ggml/include/ggml.h
@@ -1957,7 +1957,7 @@ extern "C" {
int min_entries,
float thresh);
-#define GGML_KQ_MASK_PAD 32
+#define GGML_KQ_MASK_PAD 64
// q: [n_embd, n_batch, n_head, 1]
// k: [n_embd, n_kv, n_head_kv, 1]