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
4d67025a
"examples/sampling/graphbolt/vscode:/vscode.git/clone" did not exist on "df3e7f1b6e9e4917723c513087e1ae01d5a0df86"
Unverified
Commit
4d67025a
authored
Jun 26, 2025
by
Mick
Committed by
GitHub
Jun 26, 2025
Browse files
chore: improve ci bug reporting (#7542)
parent
0e05fe8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
scripts/ci_install_dependency.sh
scripts/ci_install_dependency.sh
+3
-0
No files found.
scripts/ci_install_dependency.sh
View file @
4d67025a
...
@@ -38,5 +38,8 @@ pip install huggingface_hub[hf_xet]
...
@@ -38,5 +38,8 @@ pip install huggingface_hub[hf_xet]
# Install xformers
# Install xformers
pip
install
-U
xformers
--index-url
https://download.pytorch.org/whl/cu126
--no-deps
--force-reinstall
pip
install
-U
xformers
--index-url
https://download.pytorch.org/whl/cu126
--no-deps
--force-reinstall
# To help dumping traces when timeout occurred
pip
install
py-spy
# Show current packages
# Show current packages
pip list
pip list
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