diff --git a/backend/go/vllm-cpp/Makefile b/backend/go/vllm-cpp/Makefile index a322b9b62..256763c1c 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?=f3cd97e379fbeca4e50415edbdd52d2517b98ef8 +VLLM_CPP_VERSION?=ea8c83d75f461a520e41328c44bde6c949453fa6 # 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