-
Notifications
You must be signed in to change notification settings - Fork 685
Support qwen phi gemma whisper #14296
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
Support qwen phi gemma whisper #14296
Conversation
Support weight sharing in MTK Runtime
…_phi_gemma_whisper
…_phi_gemma_whisper
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14296
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Cancelled JobAs of commit 8931b97 with merge base 0b3227f ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
what does it mean? |
We previously have deleted the NeuronAdapter.h file in one of our commits, but after updating and merging with the main branch, it got added back in again (as the main branch have the file to be deleted). |
@pytorchbot cherry-pick --onto release/1.0 -c regression |
### Summary Remove NeuronAdapter.h Please don't update this branch if possible to prevent it from getting added back again, thanks. (cherry picked from commit 7edb278)
Cherry picking #14296The cherry pick PR is at #14322 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
### Summary Remove NeuronAdapter.h Please don't update this branch if possible to prevent it from getting added back again, thanks.
Summary
Remove NeuronAdapter.h
Please don't update this branch if possible to prevent it from getting added back again, thanks.