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
7ef0084b
Unverified
Commit
7ef0084b
authored
Nov 08, 2024
by
Lianmin Zheng
Committed by
GitHub
Nov 08, 2024
Browse files
Add sentence_transformers to CI dependency (#1958)
parent
f9a377f6
Changes
1
Show 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 @
7ef0084b
...
@@ -4,5 +4,5 @@ Install the dependency in CI.
...
@@ -4,5 +4,5 @@ Install the dependency in CI.
pip
install
--upgrade
pip
pip
install
--upgrade
pip
pip
install
-e
"python[all]"
pip
install
-e
"python[all]"
pip
install
transformers
==
4.45.2
pip
install
transformers
==
4.45.2
sentence_transformers
pip
install
flashinfer
-i
https://flashinfer.ai/whl/cu121/torch2.4/
--force-reinstall
pip
install
flashinfer
-i
https://flashinfer.ai/whl/cu121/torch2.4/
--force-reinstall
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