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
3dd3538c
Unverified
Commit
3dd3538c
authored
Apr 25, 2025
by
Lianmin Zheng
Committed by
GitHub
Apr 25, 2025
Browse files
Pin torch audio to 2.6.0 (#5750)
parent
93c6fb12
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 @
3dd3538c
...
...
@@ -23,7 +23,7 @@ pip install -e "python[all]"
# Install additional dependencies
pip
install
torch_memory_saver
pip
install
transformers
==
4.51.0 sentence_transformers accelerate peft pandas datasets timm torchaudio
pip
install
transformers
==
4.51.0 sentence_transformers accelerate peft pandas datasets timm
torchaudio
==
2.6.0
# For compling xgrammar kernels
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