From 665441ca94ba83b1ad5b4077559c0cae46f2b40c Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 2 Dec 2025 07:59:52 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `ec18edfcba94dacb166e6523612fc0129cead67a` (#7406) :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- backend/cpp/llama-cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 4d0a30f8b..49d4e8ffd 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=7f8ef50cce40e3e7e4526a3696cb45658190e69a +LLAMA_VERSION?=ec18edfcba94dacb166e6523612fc0129cead67a LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=