Skip to content

Commit 44cf4ce

Browse files
committed
build: Upgrade vLLM to 0.16.0
1 parent 4c08d24 commit 44cf4ce

File tree

2 files changed

+66
-20
lines changed

2 files changed

+66
-20
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ backend = [
3838
"pytest>=8.4.1",
3939
"nbmake>=1.5.5",
4040
"gql<4",
41-
"vllm==0.15.1 ; sys_platform == 'linux'",
41+
"vllm==0.16.0 ; sys_platform == 'linux'",
4242
]
4343
megatron = [
4444
"torch>=2.8.0",

uv.lock

Lines changed: 65 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)