[CI] Add scripts for bechmark collection and email distribution.#1307
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e30583a621
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
6af48c0 to
9b053b5
Compare
055a959 to
a6a4871
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 250f79a80d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
4f8aece to
43e2fdc
Compare
lishunyang12
left a comment
There was a problem hiding this comment.
This PR bundles unrelated changes (diffusion sleep rewrite, PID detection rewrite, CI pipeline gutting) with the nightly perf scripts -- should be separate PRs.
|
Please resolve CI failure. Thanks. |
The whole pipeline contains 3 steps: 1. Benchmark collection -> 2. Report generation -> 3. Report sending |
2657086 to
738855a
Compare
|
I will come back to this PR next week. H100 is in shortage right now. |
738855a to
5a11034
Compare
|
the CI is keeping failing |
Yeap, still under testing |
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
2d9133f to
398af31
Compare
|
This PR is ready for merge. @hsliuustc0106 |
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
…m-project#1307) Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
…m-project#1307) Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
Nightly collecting performance.
This whole pipeline contains 3 steps: 1. Benchmark collection -> 2. Report generation -> 3. Report sending
This PR contains the codes for step 2 & step 3.
Test Plan
Local tests for separate steps, done.
Test the whole pipeline on Buildkite, done.
Test Result
Can upload and download the artifacts successfully.

Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.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)