From 0990be35b787f79831a753c76ecc7733e561638e Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:55:32 +0200 Subject: [PATCH] chore: :arrow_up: Update PrismML-Eng/llama.cpp to `9ca265a57f85f2117942490f421f64a226dd9847` (#11280) :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 673d7ab6d..5cbbbfffe 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?=4dd165625bb6c020285eec8b342af25cf60233dd +BONSAI_VERSION?=9ca265a57f85f2117942490f421f64a226dd9847 LLAMA_REPO?=https://github.com/PrismML-Eng/llama.cpp CMAKE_ARGS?=