From fd0d1b946dbba74ec81cfa0d04b51a47be7a4287 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 17 Jul 2026 09:00:44 +0200 Subject: [PATCH] chore: :arrow_up: Update PrismML-Eng/llama.cpp to `62061f91088281e65071cc38c5f69ee95c39f14e` (#10869) :arrow_up: Update PrismML-Eng/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/bonsai/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/bonsai/Makefile b/backend/cpp/bonsai/Makefile index 4af58ee8c..d957922e5 100644 --- a/backend/cpp/bonsai/Makefile +++ b/backend/cpp/bonsai/Makefile @@ -1,7 +1,7 @@ # Pinned to the HEAD of the `prism` branch on https://github.com/PrismML-Eng/llama.cpp. # Auto-bumped nightly by .github/workflows/bump_deps.yaml. -BONSAI_VERSION?=62061f910882 +BONSAI_VERSION?=62061f91088281e65071cc38c5f69ee95c39f14e LLAMA_REPO?=https://github.com/PrismML-Eng/llama.cpp CMAKE_ARGS?=