Skip to content

Commit 27a0786

Browse files
committed
add vllm
1 parent 9033dc4 commit 27a0786

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ dependencies = [
1414
"torchdata>=0.8.0",
1515
"torchtitan",
1616
# vLLM
17-
# TODO: pin specific vllm version
18-
#"vllm==0.10.0",
17+
"vllm==0.10.1",
1918
# Hugging Face integrations
2019
"transformers"
2120
"datasets>=2.21.0",

0 commit comments

Comments
 (0)