Skip to content

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

Open
digantdesai wants to merge 3 commits into
gh/digantdesai/76/basefrom
gh/digantdesai/76/head
Open

[ExecuTorch][llm] Wire --use_moe_quantized_op through export pipeline and LLM config#21126
digantdesai wants to merge 3 commits into
gh/digantdesai/76/basefrom
gh/digantdesai/76/head

Conversation

@digantdesai

@digantdesai digantdesai commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

[ghstack-poisoned]
@pytorch-bot

pytorch-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 9 New Failures, 1 Unrelated Failure, 4 Unclassified Failures

As of commit c60b650 with merge base bfed808 (image):

NEW FAILURES - The following jobs have failed:

UNCLASSIFIED FAILURES - DrCI could not classify the following jobs because the workflow did not run on the merge base. The failures may be pre-existing on trunk or introduced by this PR:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@github-actions

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.

@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 22, 2026
[ghstack-poisoned]
digantdesai added a commit that referenced this pull request Jul 22, 2026
… 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: 405736786
@exported-using-ghexport

Differential Revision: [D102381996](https://our.internmc.facebook.com/intern/diff/D102381996/)
[ghstack-poisoned]
digantdesai added a commit that referenced this pull request Jul 23, 2026
… 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: 405939022
@exported-using-ghexport

Differential Revision: [D102381996](https://our.internmc.facebook.com/intern/diff/D102381996/)
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. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant