diff --git a/backend/python/vllm/install.sh b/backend/python/vllm/install.sh index 781ee6db9da6..7a5fe34f78c9 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.dev20260816085229" + VLLM_METAL_VERSION="v0.3.0.dev20260817081527" # The coupled vLLM source version is whatever this vllm-metal release builds # against. Derive it from