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
70866b6f
Unverified
Commit
70866b6f
authored
Mar 07, 2025
by
Yineng Zhang
Committed by
GitHub
Mar 07, 2025
Browse files
use same version for ci and pyproject (#4187)
parent
eb61f5c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/ci_install_dependency.sh
scripts/ci_install_dependency.sh
+1
-1
No files found.
scripts/ci_install_dependency.sh
View file @
70866b6f
...
...
@@ -26,4 +26,4 @@ pip install transformers==4.45.2 sentence_transformers accelerate peft pandas da
pip
install
cuda-python nvidia-cuda-nvrtc-cu12
# reinstall sgl-kernel
pip
install
sgl-kernel
--force-reinstall
--no-deps
pip
install
sgl-kernel
==
0.0.3.post6
--force-reinstall
--no-deps
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