-
Notifications
You must be signed in to change notification settings - Fork 606
[llama-mm] Onboard torchtune vision encoder to ExecuTorch/AOTI #6807
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
[llama-mm] Onboard torchtune vision encoder to ExecuTorch/AOTI #6807
Conversation
Summary: As titled. This PR adds `llama3_2_vision_encoder` to `examples/models/llama3_2_vision/vision_encoder` and add CI jobs. Test Plan: Rely on newly added CI jobs Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6807
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New FailuresAs of commit 92fc8e7 with merge base f943856 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py
Outdated
Show resolved
Hide resolved
…AOTI" Summary: As titled. This PR adds `llama3_2_vision_encoder` to `examples/models/llama3_2_vision/vision_encoder` and add CI jobs. Test Plan: Rely on newly added CI jobs Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
@pytorchbot cherry-pick main |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto main |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto main -c critical |
[llama-mm] Onboard torchtune vision encoder to ExecuTorch Summary: As titled. This PR adds `llama3_2_vision_encoder` to `examples/models/llama3_2_vision/vision_encoder` and add CI jobs. Test Plan: Rely on newly added CI jobs Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned] (cherry picked from commit a6cfb03)
Cherry picking #6807The cherry pick PR is at #6831 and it is recommended to link a critical cherry pick PR with an issue. Details for Dev Infra teamRaised by workflow job |
[llama-mm] Onboard torchtune vision encoder to ExecuTorch Summary: As titled. This PR adds `llama3_2_vision_encoder` to `examples/models/llama3_2_vision/vision_encoder` and add CI jobs. Test Plan: Rely on newly added CI jobs Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned] (cherry picked from commit a6cfb03)
* [llama-mm] Onboard torchtune vision encoder to ExecuTorch/AOTI (#6807) [llama-mm] Onboard torchtune vision encoder to ExecuTorch Summary: As titled. This PR adds `llama3_2_vision_encoder` to `examples/models/llama3_2_vision/vision_encoder` and add CI jobs. Test Plan: Rely on newly added CI jobs Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned] (cherry picked from commit a6cfb03) * Fix tests Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: * Move manual_seed() into setUp Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: --------- Co-authored-by: Mengwei Liu <[email protected]> Co-authored-by: Mengwei Liu <[email protected]>
Stack from ghstack (oldest at bottom):
Summary: As titled. This PR adds
llama3_2_vision_encoder
toexamples/models/llama3_2_vision/vision_encoder
and add CI jobs.Test Plan: Rely on newly added CI jobs
Reviewers:
Subscribers:
Tasks:
Tags: