Skip to content

gemma2 had wrong path to scheduler #2013

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 2 commits into from
Nov 15, 2024

Conversation

felipemello1
Copy link
Contributor

Context

What is the purpose of this PR? Is it to

  • add a new feature
  • fix a bug
  • update tests and/or documentation
  • other (please add here)

Copy link

pytorch-bot bot commented Nov 15, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchtune/2013

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:

✅ No Failures

As of commit 6860282 with merge base bd89bb8 (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 Nov 15, 2024
Copy link
Contributor

@joecummings joecummings left a comment

Choose a reason for hiding this comment

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

whoops

@RdoubleA
Copy link
Collaborator

RdoubleA commented Nov 15, 2024

Let's go ahead and delete the deprecated one in modules for the next release? I believe it's been two releases

https://github.com/pytorch/torchtune/blame/main/torchtune/modules/lr_schedulers.py#L18

I was wondering why our config tests didn't catch this, and it's because the old one still exists, but it's just deprecated. We could potentially add a check in the test to make sure an instantiated component is not deprecated.

@felipemello1 felipemello1 mentioned this pull request Nov 15, 2024
17 tasks
@felipemello1 felipemello1 merged commit f15ba77 into pytorch:main Nov 15, 2024
17 checks passed
@felipemello1 felipemello1 deleted the fix_cfg_scheduler branch November 15, 2024 19:34
@ebsmothers ebsmothers mentioned this pull request Nov 26, 2024
44 tasks
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants