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
0f334945
Unverified
Commit
0f334945
authored
May 13, 2025
by
shangmingc
Committed by
GitHub
May 12, 2025
Browse files
[CI] Fix PD mooncake dependency error (#6212)
Signed-off-by:
Shangming Cai
<
caishangming@linux.alibaba.com
>
parent
fba8eccd
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 @
0f334945
...
@@ -20,7 +20,7 @@ pip install -e "python[all]"
...
@@ -20,7 +20,7 @@ pip install -e "python[all]"
# Install additional dependencies
# Install additional dependencies
pip
install
torch_memory_saver
pip
install
torch_memory_saver
pip
install
transformers
==
4.51.0 timm
torchaudio
==
2.6.0 sentence_transformers accelerate peft pandas datasets mooncake-transfer-engine
pip
install
transformers
==
4.51.0 timm
torchaudio
==
2.6.0 sentence_transformers accelerate peft pandas datasets mooncake-transfer-engine
==
0.3.0
# For compiling xgrammar kernels
# For compiling xgrammar kernels
pip
install
cuda-python nvidia-cuda-nvrtc-cu12
pip
install
cuda-python nvidia-cuda-nvrtc-cu12
...
...
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