Skip to content

Commit ce853a3

Browse files
author
Hynek Kydlicek
committed
bump vllm
1 parent db293d3 commit ce853a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ nanotron = [
9292
"tensorboardX"
9393
]
9494
tensorboardX = ["tensorboardX"]
95-
vllm = ["vllm", "ray", "more_itertools"]
95+
vllm = ["vllm>=0.7.0", "ray", "more_itertools"]
9696
quality = ["ruff==v0.2.2","pre-commit"]
9797
tests = ["pytest==7.4.0"]
9898
dev = ["lighteval[accelerate,quality,tests,multilingual,math]"]

0 commit comments

Comments
 (0)