diff --git a/backend/go/vllm-cpp/Makefile b/backend/go/vllm-cpp/Makefile index ced028fa232f..754ce556088f 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?=6e99e4540b8d0811542a9d7690dc9aa0bda5812f +VLLM_CPP_VERSION?=438305e1577768ec0f75729456a4c8b9f425e2ee # 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