Skip to content
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

fix learning rate scheduler's warnings #1135

Merged

Conversation

RicardoDominguez
Copy link
Contributor

Warn that the lr scheduler with quadratic warmup / min learning rate is being ignored. This occurs when using deepspeed (from my experience, even when the deepspeed JSON does not include any scheduler params). Previously the warning was not being shown.

Copy link
Collaborator

@winglian winglian left a comment

Choose a reason for hiding this comment

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

lgtm. just needs lint fixes. thanks!

@winglian winglian force-pushed the fix-scheduler-warning branch from ffcfaa2 to 9f77c30 Compare January 25, 2024 04:37
@winglian winglian merged commit b4ac96a into axolotl-ai-cloud:main Jan 25, 2024
7 checks passed
djsaunde pushed a commit that referenced this pull request Dec 17, 2024
* fix schedulers warnings

* chore: lint

---------

Co-authored-by: Wing Lian <wing.lian@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants