[Bugfix] Update Flux2-dev & Dynin_omni L4 e2e test#2723
Conversation
Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
| @pytest.mark.advanced_model | ||
| @pytest.mark.omni | ||
| @hardware_test(res={"cuda": "L4", "rocm": "MI325"}) | ||
| @hardware_test(res={"cuda": "H100", "rocm": "MI325"}) |
There was a problem hiding this comment.
If this requires H100, I think tests/e2e/offline_inference/test_dynin_omni.py needs to be modified accordingly.
There was a problem hiding this comment.
Will update it in a new PR.
|
Blocker scan:
OVERALL: NO BLOCKERS VERDICT: COMMENT Test-only PR: hardware changes (L4→H100) for Flux2-dev & Dynin_omni due to OOM, removed cache-dit arg, perf baseline relaxation 2.34→2.7. Gates pass. Buildkite PENDING (expected - this PR changes test hardware). Non-blocking: Please paste nightly CI results in Test Result section once buildkite completes. |
|
Nightly tests were all passed. See results in url. |
Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
This PR:
This PR:
In buildkite test , it indicates the threshold for
test_qwen_image_ulysses2_cfg2_vae_patch4is a little too tight, which can cause failure occasionally.This PR enlarges the baseline threshold from 2.34 to 2.7.
Test Plan
Run it in nightly CI.
Test Result
Nightly tests were all passed. See results in this url.
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model. Please runmkdocs serveto sync the documentation editions to./docs.BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)