Skip to content

Commit

Permalink
chore(setup.py): bump vllm>=0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ctjlewis authored Feb 4, 2025
1 parent 1fc8d42 commit 876ea49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"torch>=2.5.1",
"transformers @ git+https://github.com/huggingface/transformers.git@main",
"trl @ git+https://github.com/huggingface/trl.git@main",
"vllm>=0.7.0",
"vllm>=0.7.1",
"wandb>=0.19.1",
]

Expand Down

0 comments on commit 876ea49

Please sign in to comment.