From ad83e416b3400b79f197d95b5156be0f0a35b944 Mon Sep 17 00:00:00 2001 From: xaedes Date: Tue, 7 Nov 2023 00:03:57 +0100 Subject: [PATCH] add missing function arguments in declaration --- ggml.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ggml.h b/ggml.h index aea54b88b..c25415ae3 100644 --- a/ggml.h +++ b/ggml.h @@ -1378,7 +1378,9 @@ extern "C" { float ext_factor, float attn_factor, float beta_fast, - bool beta_slow); + bool beta_slow, + float xpos_base, + bool xpos_down); // alibi position embedding // in-place, returns view(a)