From 1355b557942fa127e492e917ba2fbdac85ff85b4 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 15 May 2026 23:45:41 +0200 Subject: [PATCH] chore: :arrow_up: Update vllm-project/vllm cu130 wheel to `0.21.0` (#9846) :arrow_up: Update vllm-project/vllm cu130 wheel Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- backend/python/vllm/requirements-cublas13-after.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/python/vllm/requirements-cublas13-after.txt b/backend/python/vllm/requirements-cublas13-after.txt index 7050ea2eb..4db076ee9 100644 --- a/backend/python/vllm/requirements-cublas13-after.txt +++ b/backend/python/vllm/requirements-cublas13-after.txt @@ -3,5 +3,5 @@ # on a cu130 host. Pull the cu130-flavoured wheel from vLLM's per-tag index # instead — the cublas13 case in install.sh adds --index-strategy=unsafe-best-match # so uv consults this index alongside PyPI. ---extra-index-url https://wheels.vllm.ai/0.20.2/cu130 -vllm==0.20.2 +--extra-index-url https://wheels.vllm.ai/0.21.0/cu130 +vllm==0.21.0