Skip to content
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

Run Hugging Face models via Optimum on CI #8630

Merged
merged 1 commit into from
Feb 22, 2025
Merged

Conversation

guangy10
Copy link
Contributor

@guangy10 guangy10 commented Feb 21, 2025

Summary

Export and run native Hugging Face models via optimum-executorch.

Cross-repo integration tests to ensure compatibility (optimum-executorch@main -> executorch@main), to minimize the chance of getting issue like huggingface/optimum-executorch#14 in future releases.

The recipe script is no longer needed as those models will just works via Hugging Face optimum library

Test plan

CI

Copy link

pytorch-bot bot commented Feb 21, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8630

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 90ebf46 with merge base ad4675a (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 21, 2025
@guangy10 guangy10 added ciflow/trunk topic: not user facing module: ci Issues related to continuous integration labels Feb 21, 2025
@guangy10 guangy10 force-pushed the optimum_ci_integration branch 3 times, most recently from acb21c4 to b5f1f10 Compare February 22, 2025 00:16
@guangy10 guangy10 force-pushed the optimum_ci_integration branch from b5f1f10 to 90ebf46 Compare February 22, 2025 00:18
@guangy10 guangy10 marked this pull request as ready for review February 22, 2025 00:51
@guangy10
Copy link
Contributor Author

The llava failure is irrelevant to this PR. All HF models passed on CI

Copy link
Contributor

@mergennachin mergennachin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!

Can you talk about optimum-executorch during the team meeting on Monday? There's some time for demo

@guangy10 guangy10 merged commit 366d87e into main Feb 22, 2025
116 of 117 checks passed
@guangy10 guangy10 deleted the optimum_ci_integration branch February 22, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: ci Issues related to continuous integration topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants