From 11b3b184ea2bd3996298f440822ba53e14cdf18a Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Thu, 24 Sep 2026 21:19:15 +0200 Subject: [PATCH] chore: :arrow_up: Update PrismML-Eng/llama.cpp to `0324c66521960d67aa7da8687fb1453a79a6565c` (#12226) :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 9272c43b6..a41abd4f7 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?=bdc23b56b4458b9f1655aec5287f3ab56ee8daaa +BONSAI_VERSION?=0324c66521960d67aa7da8687fb1453a79a6565c LLAMA_REPO?=https://github.com/PrismML-Eng/llama.cpp CMAKE_ARGS?=