Skip to content

Commit

Permalink
add 1B
Browse files Browse the repository at this point in the history
  • Loading branch information
samsja committed Sep 21, 2024
1 parent e5a1938 commit 01d13a6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions configs/1B/H100.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name_model = "150M"
project = "debug_150m_zero_band"

[train]
micro_bs = 16
sharding_strategy = "SHARD_GRAD_OP"

[optim]
batch_size = 512
warmup_steps = 1000
total_steps = 88_000
lr = 4e-4

0 comments on commit 01d13a6

Please sign in to comment.