-
Notifications
You must be signed in to change notification settings - Fork 965
KEP-2401: Complement torch plugin to support torchtune config mutation #2587
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
google-oss-prow
merged 26 commits into
kubeflow:master
from
Electronic-Waste:feat/torchtune-plugin
Apr 29, 2025
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
7babe4e
chore(plugin): Add torchtune-related constants & update current torch…
Electronic-Waste e6a9c54
chore(plugin): Add EnforceMLPolicy for torchtune.
Electronic-Waste afa49c4
chore(plugin): Add UTs in torch plugin.
Electronic-Waste ada86f8
fix(test): fix error in torch plugin UTs.
Electronic-Waste c9e340e
chore(plugin): Choose recipe according to numNodes & numProcPerNode &…
Electronic-Waste 8ecaa5b
chore(sdk): Add PretrainedModel enum type.
Electronic-Waste 06b555d
chore(plugin): Add torchtune config arg.
Electronic-Waste ba55d4c
chore(test): add UT for single-device full fine-tuning with torchtune.
Electronic-Waste 206822e
chore(test): Add test for multi-nodes full fine-tuning with torchtune.
Electronic-Waste a29dddc
chore(test): Update torch validate UTs.
Electronic-Waste a9f993a
fix(lint): fix lint error.
Electronic-Waste 7eee7a3
fix(sdk): remove pretrained model enum type in sdk.
Electronic-Waste 7236732
fix(plugin): retrieve model name from runtimeRef.
Electronic-Waste cabd145
fix(lint): fix typo.
Electronic-Waste 824cb25
fix(plugin): make some adjustments according to the review.
Electronic-Waste 0d1d3a2
fix(sdk): remove runtime in get_trainer_crd_from_builtin_trainer.
Electronic-Waste d9c8b7c
fix(plugin): pass PET_ env variables in torch plugin for torchtune.
Electronic-Waste 3b22cf7
fix(plugin): add env validation for torchtune.
Electronic-Waste ccbbefb
fix(plugin): update comments.
Electronic-Waste d5d347a
fix(plugins): fix the implementation according to the review.
Electronic-Waste 79816eb
test(plugins): fix UT error in torch plugin.
Electronic-Waste 71b4b5b
fix: fix UT and e2e tests error.
Electronic-Waste 47321b7
fix: remove debug info.
Electronic-Waste 40f4119
fix(test): add args in UTs related to torchtune.
Electronic-Waste 52287a9
fix(test): update torchtune related args.
Electronic-Waste 87f68ff
fix(test): Add a UT for multi-node mode check in torch plugin.
Electronic-Waste File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.