Skip to content

[ExecuTorch][llm] Wire --use_moe_quantized_op through export pipeline and LLM config - #21540

Merged
digantdesai merged 1 commit into
gh/digantdesai/75/origfrom
gh/digantdesai/76/orig
Aug 1, 2026
Merged

[ExecuTorch][llm] Wire --use_moe_quantized_op through export pipeline and LLM config#21540
digantdesai merged 1 commit into
gh/digantdesai/75/origfrom
gh/digantdesai/76/orig

Conversation

@pytorchbot

Copy link
Copy Markdown
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #21126 by @digantdesai
^ 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/digantdesai/76/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/digantdesai/76/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/digantdesai/75/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/digantdesai/76/orig
Differential Revision: D102381996
@diff-train-skip-merge

@pytorch-bot

pytorch-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

⏳ No Failures, 184 Pending

As of commit 7402132 with merge base afffe4f (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 Jul 31, 2026
@digantdesai
digantdesai force-pushed the gh/digantdesai/76/orig branch from 6448f68 to fafd5da Compare August 1, 2026 13:57
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

… and LLM config

Pull Request resolved: #21126

Add `--use_moe_quantized_op` to the argparse and LLM configuration paths, thread it through `_get_source_transforms`. The transform replaces eager MoE modules once through the common export pipeline and preserves shared-expert behavior.
ghstack-source-id: 409183102
@exported-using-ghexport

Differential Revision: [D102381996](https://our.internmc.facebook.com/intern/diff/D102381996/)
@digantdesai
digantdesai merged commit 9789eea into main Aug 1, 2026
235 of 242 checks passed
@digantdesai
digantdesai deleted the gh/digantdesai/76/orig branch August 1, 2026 14:03
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants