-
Notifications
You must be signed in to change notification settings - Fork 450
ci: add new Llama e2e large sized job #3288
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
Conversation
|
E2E (NVIDIA L40S x4) workflow launched on this PR: View run |
|
e2e workflow succeeded on this PR: View run, congrats! |
755e103 to
8f5fb8c
Compare
ecb58b0 to
33dfaef
Compare
|
E2E (NVIDIA L40S x4) workflow launched on this PR: View run |
|
e2e workflow failed on this PR: View run, please investigate. |
|
E2E (NVIDIA L40S x4) workflow launched on this PR: View run |
|
e2e workflow succeeded on this PR: View run, congrats! |
ktdreyer
left a comment
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.
The CI is green now
|
Can we take this out of |
I'm not 100% confident this is achieving what it is supposed to -i.e, running a large job with the llama config |
d03b5f6 to
2f445f1
Compare
Signed-off-by: Jaideep Rao <[email protected]>
2f445f1 to
d036a56
Compare
We created this job in #3288 to run the llama pipeline, but the job has persistently failed and we no longer monitor the llama pipeline in this repo. Therefore, I am removing this git workflow. Signed-off-by: Courtney Pacheco <[email protected]>
Adds a new large-sized job specifically to run the llama pipeline. This is also an optional job that should be trigger-able when needed
Checklist:
conventional commits.