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
d3d9cb6e
Unverified
Commit
d3d9cb6e
authored
Aug 14, 2024
by
youkaichao
Committed by
GitHub
Aug 14, 2024
Browse files
[ci] fix model tests (#7507)
parent
c134a464
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+2
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
d3d9cb6e
...
...
@@ -159,7 +159,8 @@ steps:
-
tests/models
commands
:
-
pip install -e ./plugins/vllm_add_dummy_model
-
pytest -v -s models -m \"not vlm\"
-
pytest -v -s models/test_oot_registration.py
# it needs a clean process
-
pytest -v -s models -m \"not vlm\" --ignore=models/test_oot_registration.py
-
label
:
Vision Language Models Test
# 42min
mirror_hardwares
:
[
amd
]
...
...
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