Skip to content

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #13870 by @jackzhxng
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/jackzhxng/34/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/jackzhxng/34/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/jackzhxng/34/orig
@diff-train-skip-merge

Pull Request resolved: #13870




@imported-using-ghimport

Differential Revision: [D81498750](https://our.internmc.facebook.com/intern/diff/D81498750/)
ghstack-source-id: 307512427
Copy link

pytorch-bot bot commented Sep 4, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit 8592e7d with merge base ea5cf49 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla 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 Sep 4, 2025
@jackzhxng jackzhxng merged commit 39594fa into main Sep 4, 2025
117 of 119 checks passed
@jackzhxng jackzhxng deleted the gh/jackzhxng/34/orig branch September 4, 2025 18:39
@jackzhxng jackzhxng added release notes: llm Changes to llm utilities release notes: multimodal Changes and new features for multimodal support and removed release notes: llm Changes to llm utilities labels Sep 4, 2025
inline constexpr auto kAudioEncoderMethod = "audio_encoder";
inline constexpr auto kTokenEmbeddingMethod = "token_embedding";
inline constexpr auto kTextModelMethod = "text_model";
inline constexpr auto kTextModelMethod = "text_decoder";
Copy link
Contributor

Choose a reason for hiding this comment

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

Possible BC beraking?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: multimodal Changes and new features for multimodal support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants