Skip to content

Add PCCL-based DDP communication hook#4

Open
keshprad wants to merge 8 commits into
axonn-ai:pccl-ddpfrom
keshprad:pccl-ddp
Open

Add PCCL-based DDP communication hook#4
keshprad wants to merge 8 commits into
axonn-ai:pccl-ddpfrom
keshprad:pccl-ddp

Conversation

@keshprad

Copy link
Copy Markdown

No description provided.

devin-ai-integration Bot and others added 8 commits December 9, 2024 07:35
The warmup learning rate calculation has been modified to use (it + 1)/(warmup_iters + 1)
instead of it/warmup_iters. This ensures a non-zero learning rate at iteration 0
while maintaining the same linear warmup behavior.

Fixes karpathy#443
…37-fix-warmup-lr

fix: ensure non-zero learning rate during warmup at iteration 0
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