-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
[CI/Build] Reorganize models tests #7820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
simon-mo
merged 70 commits into
vllm-project:main
from
DarkLight1337:reorganize-models-tests
Sep 13, 2024
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
2d36c83
Reorganize tests
DarkLight1337 9561d6b
Fix chameleon test
DarkLight1337 93e8707
Remove unnecessary `pytest.mark`
DarkLight1337 96c4d68
Update timings
DarkLight1337 e351790
Update timings
DarkLight1337 019a010
Rename and split multimodal tests
DarkLight1337 44324a8
Skip qwen-vl tests
DarkLight1337 37c7d36
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 794ba26
Define `core_model` marker
DarkLight1337 6630dbe
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 864be29
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 e781692
Remove notebook
DarkLight1337 160c929
Update timings
DarkLight1337 36a8357
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 755d97e
Fix imports
DarkLight1337 69bf5d4
Move multi-gpu tests for basic correctness and models
DarkLight1337 b76d784
Also move the chunked prefill tests
DarkLight1337 2afa1ff
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 efe5cd0
Fix CPU tests
DarkLight1337 c0d2304
Avoid checking value at import time to avoid problems when performing…
DarkLight1337 88f30c8
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 20c1e2b
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 4a5abd7
Fuse tests together
DarkLight1337 9c2d851
Fix missing args
DarkLight1337 2690409
Simplify
DarkLight1337 81a33e0
Fix max tokens
DarkLight1337 07db9f5
Fix CUDA reinitialization problem for bart
DarkLight1337 424ae60
Fix type error
DarkLight1337 77814e5
Specify model
DarkLight1337 8a1f53e
Remove error suppression as it causes confusion
DarkLight1337 5ab47bc
Work around CUDA reinitialization error
DarkLight1337 d74b4ad
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 1715f88
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 f11f5de
Fix CUDA reinitialization error
DarkLight1337 dc42191
Fix template
DarkLight1337 646ee5b
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 a6f3a38
Move multimodal distributed tests back into their own file as I can't…
DarkLight1337 6068127
Remove trailing tab
DarkLight1337 0db50dd
Add comment
DarkLight1337 54bd56e
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 c17ca7c
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 56b61e0
Update timings
DarkLight1337 3e48b64
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 bc1a2de
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 ac63126
Move new model tests files
DarkLight1337 cc50c9b
Remove mark
DarkLight1337 0255bd3
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 1198ac4
Update docstrings
DarkLight1337 1e0201e
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 0b31855
Fix import
DarkLight1337 507fcdd
Fix unnecessary move
DarkLight1337 6a6b6f6
Avoid import error during test collection on CPU
DarkLight1337 56c5eb4
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 d14c527
Fix broken link
DarkLight1337 98a5ea3
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 556dc9b
Update docs for Qwen-VL
DarkLight1337 feb0a8f
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 dc0f844
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 de800ff
Remove marker
DarkLight1337 26eb3f7
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 fea9e64
format
DarkLight1337 846576a
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 3c54839
Move new tests
DarkLight1337 f86a2ce
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 63622c4
Move test
DarkLight1337 122d2a5
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 8ae76f1
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 efc487c
Merge branch 'upstream' into reorganize-models-tests
DarkLight1337 42cb113
Update lazy import
DarkLight1337 fddea8e
Update path
DarkLight1337 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why add
grep
?Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since I have added an
if __name__ == "__main__"
guard to avoid executing the code during test collection, I usegrep
to ensure that the code inside is actually run during the test.