Skip to content

Update README.md with TorchTune reference #2873

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

Closed
wants to merge 1 commit into from
Closed

Conversation

iseeyuan
Copy link
Contributor

@iseeyuan iseeyuan commented Apr 5, 2024

We'd estimate communities like to try ExecuTorch with their own tuned models. Add a reference to TorchTune so that users can use all PyTorch native support in the entire flow.

Copy link

pytorch-bot bot commented Apr 5, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 1319500 with merge base 6219367 (image):
💚 Looks good so far! There are no failures yet. 💚

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 5, 2024
@facebook-github-bot
Copy link
Contributor

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

Comment on lines +102 to +103
tune run lora_finetune_single_device \
--config llama2/7B_lora_single_device \
checkpointer.checkpoint_dir=<path_to_checkpoint_folder> \
tokenizer.path=<path_to_checkpoint_folder>/tokenizer.model

Choose a reason for hiding this comment

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

nit: Should wrap this in a code block (sorry suggestions doesnt allow me to do that)

@facebook-github-bot
Copy link
Contributor

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

facebook-github-bot pushed a commit that referenced this pull request Apr 6, 2024
Summary:
We'd estimate communities like to try ExecuTorch with their own tuned models. Add a reference to TorchTune so that users can use all PyTorch native support in the entire flow.


Reviewed By: mergennachin, cccclai

Differential Revision: D55807346

Pulled By: iseeyuan
@facebook-github-bot
Copy link
Contributor

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

Summary:
We'd estimate communities like to try ExecuTorch with their own tuned models. Add a reference to TorchTune so that users can use all PyTorch native support in the entire flow.


Reviewed By: mergennachin, cccclai

Differential Revision: D55807346

Pulled By: iseeyuan
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@iseeyuan merged this pull request in 3945100.

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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants