Skip to content

Commit 90af877

Browse files
committed
Revert "temporary to verify ci/cd fails in case of incorrect vllm version"
This reverts commit 28b4407.
1 parent 28b4407 commit 90af877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vllm_spyre_next/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ extra-build-variables = { vllm = { VLLM_TARGET_DEVICE = "cpu" } }
9494
# vLLM and torch-spyre must be pulled from github to be built from source
9595
# NB: torch-spyre can only be compiled where `sendnn` is available
9696
[tool.uv.sources]
97-
vllm = { git = "https://github.com/vllm-project/vllm", rev = "v0.15.1" }
97+
vllm = { git = "https://github.com/vllm-project/vllm", rev = "v0.17.1" }
9898
# see https://github.com/torch-spyre/torch-spyre/pull/746
9999
torch-spyre = { git = "https://github.com/torch-spyre/torch-spyre", rev = "c1f67bb4701630179d53dbfc060dde62fc2d7d18" }
100100
torch = [

0 commit comments

Comments
 (0)