Skip to content

Commit 23a044e

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update vllm-metal (darwin) to v0.3.0.dev20260710141421 (#10775)
⬆️ Update vllm-project/vllm-metal (darwin) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 921a8ff commit 23a044e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/python/vllm/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ if [ "$(uname -s)" = "Darwin" ]; then
119119
# can rewrite it. Darwin therefore follows vllm-metal and can lag the Linux
120120
# vllm pin (requirements-cublas13-after.txt, bumped independently against
121121
# vllm/vllm) until vllm-metal supports a newer vLLM.
122-
VLLM_METAL_VERSION="v0.3.0.dev20260708043308"
122+
VLLM_METAL_VERSION="v0.3.0.dev20260710141421"
123123

124124
# The coupled vLLM source version is whatever this vllm-metal release builds
125125
# against -- it declares it in its own installer as `vllm_v=`. Derive it from

0 commit comments

Comments
 (0)