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
42f52cc9
Unverified
Commit
42f52cc9
authored
Jun 11, 2025
by
Richard Zou
Committed by
GitHub
Jun 11, 2025
Browse files
[CI/Build] Fix torch nightly CI dependencies (#19505)
Signed-off-by:
Richard Zou
<
zou3519@gmail.com
>
parent
97a9465b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
requirements/nightly_torch_test.txt
requirements/nightly_torch_test.txt
+2
-2
No files found.
requirements/nightly_torch_test.txt
View file @
42f52cc9
...
...
@@ -10,7 +10,7 @@ pytest-timeout
librosa # required by audio tests in entrypoints/openai
sentence-transformers # required for embedding tests
transformers==4.5
1.3
transformers==4.5
2.4
transformers_stream_generator # required for qwen-vl test
numba == 0.61.2; python_version > '3.9'
# testing utils
...
...
@@ -42,5 +42,5 @@ num2words # required for smolvlm test
pqdm
timm # required for internvl test
schemathesis
>
=3.39.15 # Required for openai schema test.
schemathesis
=
=3.39.15 # Required for openai schema test.
mteb>=1.38.11, <2 # required for mteb test
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