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
0899ba5b
Unverified
Commit
0899ba5b
authored
Sep 30, 2025
by
Isotr0py
Committed by
GitHub
Sep 29, 2025
Browse files
[CI/Build] Include Transformers backend test in nightly transformers test (#25885)
Signed-off-by:
Isotr0py
<
mozf@mail2.sysu.edu.cn
>
parent
145ac733
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+1
-0
No files found.
.buildkite/test-pipeline.yaml
View file @
0899ba5b
...
@@ -752,6 +752,7 @@ steps:
...
@@ -752,6 +752,7 @@ steps:
commands
:
commands
:
-
pip install --upgrade git+https://github.com/huggingface/transformers
-
pip install --upgrade git+https://github.com/huggingface/transformers
-
pytest -v -s tests/models/test_initialization.py
-
pytest -v -s tests/models/test_initialization.py
-
pytest -v -s tests/models/test_transformers.py
-
pytest -v -s tests/models/multimodal/processing/
-
pytest -v -s tests/models/multimodal/processing/
-
pytest -v -s tests/models/multimodal/test_mapping.py
-
pytest -v -s tests/models/multimodal/test_mapping.py
-
python3 examples/offline_inference/basic/chat.py
-
python3 examples/offline_inference/basic/chat.py
...
...
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