From 33c14198db41e392e04fb42dba85862500863f5c Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 30 Sep 2025 14:41:16 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `5f7e166cbf7b9ca928c7fad990098ef32358ac75` (#6355) :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 261689342..c2bbcd7df 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=bd0af02fc96c2057726f33c0f0daf7bb8f3e462a +LLAMA_VERSION?=5f7e166cbf7b9ca928c7fad990098ef32358ac75 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=