-
Notifications
You must be signed in to change notification settings - Fork 655
[CI] Refect accuracy test #4726
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
base: main
Are you sure you want to change the base?
[CI] Refect accuracy test #4726
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
53847ae to
20efd28
Compare
|
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
20efd28 to
ecb04a6
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
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.
Thanks for doing this. This some thing we need to move forward with quickly, please done as soon as possible. also cc @menogrey
| type: light | ||
|
|
||
| e2e-accuracy: | ||
| needs: [lint, changes] |
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.
I'm ok with this. one thought is should accuracy trigger for all jobs? @wangxiyuan or just in full test?
ecb04a6 to
db03e36
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
db03e36 to
b2f982f
Compare
cef47ad to
20a620a
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
20a620a to
d92534c
Compare
778b479 to
822491a
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
fd51dda to
bb38331
Compare
bb38331 to
dafcf85
Compare
dafcf85 to
b0a09c6
Compare
Signed-off-by: hfadzxy <[email protected]>
b0a09c6 to
2390e3e
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
What this PR does / why we need it?
plz merge it after accuracy test ok
Does this PR introduce any user-facing change?
How was this patch tested?