Skip to content

Commit 0564435

Browse files
committed
Typo with sglang
1 parent 70c59ae commit 0564435

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
@@ -85,7 +85,6 @@ dependencies = [
8585
"httpx>=0.27.2",
8686
"latex2sympy2_extended==1.0.6",
8787
"langcodes",
88-
"sglang"
8988
]
9089

9190
[project.optional-dependencies]
@@ -100,6 +99,7 @@ nanotron = [
10099
]
101100
tensorboardX = ["tensorboardX"]
102101
vllm = ["vllm>=0.10.0,<0.10.2", "ray", "more_itertools"]
102+
sglang = ["sglang"]
103103
quality = ["ruff>=v0.11.0","pre-commit"]
104104
tests = ["pytest>=7.4.0","deepdiff","pip>=25.2"]
105105
dev = ["lighteval[accelerate,quality,tests,multilingual,math,extended_tasks,vllm]"]

0 commit comments

Comments
 (0)