Skip to content

Commit 138df0c

Browse files
authored
chore(setup.py): bump vllm>=0.7.1 (#181)
See huggingface/trl#2766.
1 parent 5aff57c commit 138df0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"torch>=2.5.1",
6464
"transformers @ git+https://github.com/huggingface/transformers.git@main",
6565
"trl @ git+https://github.com/huggingface/trl.git@main",
66-
"vllm>=0.7.0",
66+
"vllm>=0.7.1",
6767
"wandb>=0.19.1",
6868
]
6969

0 commit comments

Comments
 (0)