Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
ff2e9c94
"vscode:/vscode.git/clone" did not exist on "a7ae55b785108d4bfcbf9c95eea5458faf4c0699"
Unverified
Commit
ff2e9c94
authored
Jul 01, 2025
by
Xiaoyu Zhang
Committed by
GitHub
Jun 30, 2025
Browse files
Add small requirements for benchmark/parse_result tools (#7671)
parent
3e34e900
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docker/Dockerfile
docker/Dockerfile
+4
-1
No files found.
docker/Dockerfile
View file @
ff2e9c94
...
@@ -143,7 +143,10 @@ RUN python3 -m pip install --no-cache-dir --break-system-packages \
...
@@ -143,7 +143,10 @@ RUN python3 -m pip install --no-cache-dir --break-system-packages \
icdiff
\
icdiff
\
scikit_build_core
\
scikit_build_core
\
uv
\
uv
\
pre-commit
pre-commit
\
pandas
\
matplotlib
\
tabulate
# Install diff-so-fancy
# Install diff-so-fancy
RUN
curl
-LSso
/usr/local/bin/diff-so-fancy https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.4/diff-so-fancy
\
RUN
curl
-LSso
/usr/local/bin/diff-so-fancy https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.4/diff-so-fancy
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment