Skip to content

Commit dcbb553

Browse files
committed
Update vllm version
1 parent 7d43a7a commit dcbb553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
gpu="A10G",
1414
gpu_count=1,
1515
image=(Image(python_version="python3.12")).add_python_packages(
16-
["vllm==0.6.4.post1"]
16+
["vllm==0.8.4"]
1717
),
1818
vllm_args=VLLMArgs(
1919
model=INTERNVL3_AWQ,

0 commit comments

Comments
 (0)