From ddb36468ed660ef2338b9cbafbfdbc1e3a4d9347 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:48:26 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `05728db18eea59de81ee3a7699739daaf015206b` (#8683) :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 094d2a2fc..ee0781cd7 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ecbcb7ea9d3303097519723b264a8b5f1e977028 +LLAMA_VERSION?=05728db18eea59de81ee3a7699739daaf015206b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=