Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
76fd458a
Unverified
Commit
76fd458a
authored
Jan 05, 2026
by
wang.yuqi
Committed by
GitHub
Jan 04, 2026
Browse files
[CI] Bump sentence-transformer from 3.2.1 to 5.2.0 (#31664)
Signed-off-by:
wang.yuqi
<
yuqi.wang@daocloud.io
>
parent
e2701cc5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
requirements/nightly_torch_test.txt
requirements/nightly_torch_test.txt
+1
-1
requirements/test.in
requirements/test.in
+1
-1
requirements/test.txt
requirements/test.txt
+2
-2
No files found.
requirements/nightly_torch_test.txt
View file @
76fd458a
...
...
@@ -17,7 +17,7 @@ vocos # required for minicpmo_26 test
peft
pqdm
ray[cgraph,default]>=2.48.0 # Ray Compiled Graph, required by pipeline parallelism tests
sentence-transformers # required for embedding tests
sentence-transformers
>=5.2.0
# required for embedding tests
soundfile # required for audio tests
jiwer # required for audio tests
timm # required for internvl test
...
...
requirements/test.in
View file @
76fd458a
...
...
@@ -19,7 +19,7 @@ vocos # required for minicpmo_26 test
peft>=0.15.0 # required for phi-4-mm test
pqdm
ray[cgraph,default]>=2.48.0 # Ray Compiled Graph, required by pipeline parallelism tests
sentence-transformers # required for embedding tests
sentence-transformers
>=5.2.0
# required for embedding tests
soundfile # required for audio tests
jiwer # required for audio tests
tblib # for pickling test exceptions
...
...
requirements/test.txt
View file @
76fd458a
...
...
@@ -723,7 +723,6 @@ pillow==10.4.0
# perceptron
# scikit-image
# segmentation-models-pytorch
# sentence-transformers
# torchgeo
# torchvision
platformdirs==4.3.6
...
...
@@ -1023,7 +1022,7 @@ segmentation-models-pytorch==0.4.0
# via
# terratorch
# torchgeo
sentence-transformers==
3
.2.
1
sentence-transformers==
5
.2.
0
# via
# -r requirements/test.in
# mteb
...
...
@@ -1263,6 +1262,7 @@ typing-extensions==4.15.0
# pydantic-core
# pydantic-extra-types
# pytorch-lightning
# sentence-transformers
# sqlalchemy
# torch
# torchgeo
...
...
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