Skip to content

Remove args from LLMEdgeManager and misc cleanup #10288

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

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

jackzhxng
Copy link
Contributor

Summary

Decouple export_llama's argparse.namespace from LLMEdgeManager + misc cleanup

Test plan

CI

Copy link

pytorch-bot bot commented Apr 17, 2025

🔗 Helpful Links

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

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:

❌ 2 New Failures, 52 Pending, 2 Unrelated Failures

As of commit 8707043 with merge base cbca483 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was 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.

@facebook-github-bot facebook-github-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 Apr 17, 2025
@facebook-github-bot
Copy link
Contributor

@jackzhxng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jackzhxng jackzhxng added the release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava label Apr 17, 2025
facebook-github-bot pushed a commit that referenced this pull request Apr 18, 2025
Summary:
Decouple `export_llama`'s `argparse.namespace` from `LLMEdgeManager`  + misc cleanup


Test Plan: CI

Differential Revision: D73225183

Pulled By: jackzhxng
@facebook-github-bot facebook-github-bot force-pushed the jz/llm-edge-manager-cleanup branch from 4e82b57 to 43e029b Compare April 18, 2025 00:05
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73225183

Copy link
Contributor

@iseeyuan iseeyuan left a comment

Choose a reason for hiding this comment

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

Thanks for the refactor!

facebook-github-bot pushed a commit that referenced this pull request Apr 18, 2025
Summary:
Decouple `export_llama`'s `argparse.namespace` from `LLMEdgeManager`  + misc cleanup


Test Plan: CI

Reviewed By: iseeyuan

Differential Revision: D73225183

Pulled By: jackzhxng
@facebook-github-bot facebook-github-bot force-pushed the jz/llm-edge-manager-cleanup branch from 43e029b to 8e1b057 Compare April 18, 2025 22:50
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73225183

Summary:
Decouple `export_llama`'s `argparse.namespace` from `LLMEdgeManager`  + misc cleanup


Test Plan: CI

Reviewed By: iseeyuan

Differential Revision: D73225183

Pulled By: jackzhxng
@facebook-github-bot facebook-github-bot force-pushed the jz/llm-edge-manager-cleanup branch from 8e1b057 to 8707043 Compare April 18, 2025 23:38
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73225183

@facebook-github-bot facebook-github-bot merged commit e046227 into main Apr 19, 2025
57 of 90 checks passed
@facebook-github-bot facebook-github-bot deleted the jz/llm-edge-manager-cleanup branch April 19, 2025 01:52
keyprocedure pushed a commit to keyprocedure/executorch that referenced this pull request Apr 21, 2025
Differential Revision: D73225183

Pull Request resolved: pytorch#10288
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. fb-exported release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants