Skip to content

Commit 7adb376

Browse files
committed
remove min olr
1 parent f172c8e commit 7adb376

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

open_diloco/train_fsdp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ class HvConfig(BaseConfig):
9191
galaxy_size: int
9292
fail_rank_drop: bool = False # fail if we lose a diloco worker
9393
warmup_outerstep: int = 10
94-
outer_lr_min: float = 0.3
9594
outer_scheduler: bool = False
9695

9796
@model_validator(mode="before")

0 commit comments

Comments
 (0)