Skip to content

Commit 65f9791

Browse files
committed
Update on "[fix] float8 should be applied on all model_parts"
[ghstack-poisoned]
2 parents 060780d + 3cd1a3a commit 65f9791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

train_configs/llama3_405b.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tokenizer_path = "./torchtitan/datasets/tokenizer/original/tokenizer.model"
2323

2424
[optimizer]
2525
name = "AdamW"
26-
lr = 0.8e-4
26+
lr = 8e-5
2727

2828
[training]
2929
batch_size = 2

0 commit comments

Comments
 (0)