From e3d4b99a9ef04d156cb535ac9c8b288265498f6a Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Thu, 15 Feb 2024 14:18:37 +0200 Subject: [PATCH] ggml : update deprecation message --- ggml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggml.h b/ggml.h index 9bd8b98db..4f01894d0 100644 --- a/ggml.h +++ b/ggml.h @@ -1491,7 +1491,7 @@ extern "C" { int n_past, int n_head, float bias_max), - "use ggml_soft_max_ext instead"); + "use ggml_soft_max_ext instead (will be removed in Mar 2024)"); // clamp // in-place, returns view(a)