Skip to content

Conversation

@RdoubleA
Copy link
Contributor

@RdoubleA RdoubleA commented Oct 29, 2024

See #6552 for context.

Here, we remove the InstructTemplate classes and instead directly replace with a dataset builder that uses the necessary torchtune data components. The associated config is also updated.

Closes #6552.

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 29, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit d19d1b8 with merge base f0463c4 (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 Oct 29, 2024
@RdoubleA RdoubleA requested a review from larryliu0820 October 29, 2024 20:48
@facebook-github-bot
Copy link
Contributor

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

Copy link
Contributor

@larryliu0820 larryliu0820 left a comment

Choose a reason for hiding this comment

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

Stamping since this is blocking. Please fix internal job failure

@RdoubleA RdoubleA force-pushed the remove_instruct_template branch from e9e2343 to 41721dd Compare October 29, 2024 23:23
RdoubleA added a commit to RdoubleA/executorch that referenced this pull request Oct 29, 2024
…ytorch#6557)

Summary:
See pytorch#6552 for context.

Here, we remove the InstructTemplate classes and instead directly replace with a dataset builder that uses the necessary torchtune data components. The associated config is also updated.


Reviewed By: larryliu0820

Differential Revision: D65168404

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

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

…ytorch#6557)

Summary:
See pytorch#6552 for context.

Here, we remove the InstructTemplate classes and instead directly replace with a dataset builder that uses the necessary torchtune data components. The associated config is also updated.


Reviewed By: larryliu0820

Differential Revision: D65168404

Pulled By: RdoubleA
@RdoubleA RdoubleA force-pushed the remove_instruct_template branch from 41721dd to d19d1b8 Compare October 30, 2024 01:56
@facebook-github-bot
Copy link
Contributor

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

@RdoubleA RdoubleA merged commit db38bcc into pytorch:main Oct 30, 2024
41 checks passed
@RdoubleA RdoubleA deleted the remove_instruct_template branch October 30, 2024 03:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

torchtune's InstructTemplate is deprecated, affecting llm_pte_finetuning examples

3 participants