Skip to content

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

Open
digantdesai wants to merge 4 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 4 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 New Failure, 1 Unrelated Failure, 1 Unclassified Failure

As of commit 91e8c0a with merge base bfed808 (image):

NEW FAILURE - The following job has failed:

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

  • MLX / test-mlx-qwen35-moe / test-mlx-qwen35-moe (gh) (this job did not run on the merge base, so DrCI cannot tell whether the failure is pre-existing)
    examples/models/qwen3_5_moe/test_chunked_prefill.py::TestChunkedPrefill::test_chunked_prefill_matches_unchunked

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/)
[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: 406251209
@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