From 2681232d5ec950c727356aa01f2fd48d085d019b Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Sat, 19 Sep 2026 09:27:51 +0200 Subject: [PATCH] chore: :arrow_up: Update mudler/vllm.cpp to `f3cd97e379fbeca4e50415edbdd52d2517b98ef8` (#12132) :arrow_up: Update mudler/vllm.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/go/vllm-cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go/vllm-cpp/Makefile b/backend/go/vllm-cpp/Makefile index 4858a5bbc..a322b9b62 100644 --- a/backend/go/vllm-cpp/Makefile +++ b/backend/go/vllm-cpp/Makefile @@ -11,7 +11,7 @@ JOBS?=$(shell nproc --ignore=1 2>/dev/null || sysctl -n hw.ncpu 2>/dev/null || e # vllm.cpp version VLLM_CPP_REPO?=https://github.com/mudler/vllm.cpp -VLLM_CPP_VERSION?=e27e6d1c8f9ccd2803d37030f8a677507fe6e314 +VLLM_CPP_VERSION?=f3cd97e379fbeca4e50415edbdd52d2517b98ef8 # MLX GEMM provider (darwin/metal only; see the metal branch below for why). # Consumed as the prebuilt pip wheel: building MLX from source needs `xcrun