From aea6bb8640e169951b6a614ceb5faa3c4d8a43ed Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:17:38 +0000 Subject: [PATCH] :arrow_up: Update vllm-project/vllm-metal (darwin) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- backend/python/vllm/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/vllm/install.sh b/backend/python/vllm/install.sh index 68d5ba257b5c..a775fe349430 100755 --- a/backend/python/vllm/install.sh +++ b/backend/python/vllm/install.sh @@ -119,7 +119,7 @@ if [ "$(uname -s)" = "Darwin" ]; then # can rewrite it. Darwin therefore follows vllm-metal and can lag the Linux # vllm pin (requirements-cublas13-after.txt, bumped independently against # vllm/vllm) until vllm-metal supports a newer vLLM. - VLLM_METAL_VERSION="v0.3.0.dev20260818075955" + VLLM_METAL_VERSION="v0.3.0.dev20260830051249" # The coupled vLLM source version is whatever this vllm-metal release builds # against. Derive it from