-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[fix][test] move deepseek single gpu tests to post merge #5280
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
[fix][test] move deepseek single gpu tests to post merge #5280
Conversation
/bot run |
PR_Github #9195 [ run ] triggered by Bot |
PR_Github #9195 [ run ] completed with state |
6df3f4a
to
dfea849
Compare
/bot run |
PR_Github #9245 [ run ] triggered by Bot |
PR_Github #9245 [ run ] completed with state |
/bot run |
PR_Github #9248 [ run ] triggered by Bot |
PR_Github #9248 [ run ] completed with state |
Signed-off-by: Omer Ullman Argov <[email protected]>
/bot run |
dfea849
to
5394fa9
Compare
PR_Github #9252 [ run ] triggered by Bot |
PR_Github #9252 [ run ] completed with state |
Move deepseek single gpu tests to post-merge
Our deepseek test suite is very long, and since we already run it on DGX we don't need to also run it on a single H100 in pre-merge. Move to post-merge.