From 51bad74bf88c0526487722c8bbdf932d40fc6a92 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 27 May 2026 00:29:14 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `0d18aaa9d1a8af3df9abccd828e22eeaac7f840b` (#10022) :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 f2b199ba9..3fb4ca1e0 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=35c9b1f39ebe5a7bb83986d64415a079218be78d +LLAMA_VERSION?=0d18aaa9d1a8af3df9abccd828e22eeaac7f840b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=