-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
[CI/Build] Update models tests & examples #8874
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
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
0d9d612
Remove unnecessary warning for missing `dummy_encoder_data_factory`
DarkLight1337 a93a4e1
Actually test mllama
DarkLight1337 bd184c7
Merge branch 'main' into fix-other-models-tests
DarkLight1337 3241f70
Use smaller model for llava_onevision and fix chat template
DarkLight1337 f7e3f89
Fix mllama test
DarkLight1337 0efde87
Fix ragged batch shape not being tested because `max_num_seqs=1`
DarkLight1337 6a22c51
Update examples to be based on test config
DarkLight1337 578f55e
Fix w8a8 for devices other than AMD GPU
DarkLight1337 f5d46dc
Use quantized mllama model for testing to avoid OOM
DarkLight1337 6cea788
Fuyu test fails on `max_num_seqs=2`
DarkLight1337 da669d4
format
DarkLight1337 a9acefa
Add fixme
DarkLight1337 9c88e93
Add custom model tests
DarkLight1337 6cf7b2b
Reword
DarkLight1337 2587962
Reduce strictness
DarkLight1337 be7836d
Test mllama distributed
DarkLight1337 103f45c
Document and use `optional` flag
DarkLight1337 0dca6e1
Fix unnecessary dtype upcasting
DarkLight1337 1ad1d49
Try a different prompt
DarkLight1337 1a738d4
Fix distributed test and remove quantized test
DarkLight1337 1294396
Merge branch 'main' into fix-other-models-tests
DarkLight1337 11604f0
Try 4 GPU test
DarkLight1337 74ad70c
Enable distributed inference in `HfRunner`, and revert to 2 GPU setup
DarkLight1337 30d2ea0
Clear out Custom Models Tests
DarkLight1337 21832c4
Merge branch 'main' into fix-other-models-tests
DarkLight1337 307ae15
Update recorded test durations
DarkLight1337 56d7ff6
add source dependency and skip image
ywang96 62d3207
typo
ywang96 e012bd7
Fix location of dependencies
DarkLight1337 0ce6b01
Update timings
DarkLight1337 8f36fa1
More timing updates
DarkLight1337 bc078de
Fix wrong test being skipped
DarkLight1337 bd2400b
Revert prompt extension since test still fails regardless
DarkLight1337 dc6cea7
Use 7B model to avoid different output in LLaVA-OneVision; instead sk…
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
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.
Uh oh!
There was an error while loading. Please reload this page.