-
Notifications
You must be signed in to change notification settings - Fork 8
Create MI250_testing.yaml #87
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-prev
Are you sure you want to change the base?
Conversation
| jobs: | ||
| model-ci: | ||
| name: Model CI | ||
| uses: cemberk/hf-workflows/.github/workflows/transformers_amd_ci_scheduled.yaml@main |
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.
Should we establish a rocm/hf-workflows repository for this🤔? @Cemberk @gargrahul
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.
Agree, we should use ROCm fork instead of personal fork. Thanks.
| uses: cemberk/hf-workflows/.github/workflows/transformers_amd_ci_scheduled.yaml@main | ||
| with: | ||
| job: run_pipelines_torch_gpu | ||
| slack_report_channel: "#transformers-ci-daily-amd" |
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.
Do we plan on adding an internal slack channel? If not, I think we can remove this line?
| uses: cemberk/hf-workflows/.github/workflows/transformers_amd_ci_scheduled.yaml@main | ||
| with: | ||
| job: run_examples_gpu | ||
| slack_report_channel: "#transformers-ci-daily-amd" |
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.
Same here ^^
To mirror upstream testing without permissions