Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jan 18, 2024
1 parent 5b39657 commit e2825f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/small-test-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ wandb:
project: olmo-small-test

model:
d_model: 1024
d_model: 512
n_heads: 16
n_layers: 12
n_layers: 8
mlp_ratio: 8
weight_tying: false
alibi: false
Expand Down

0 comments on commit e2825f1

Please sign in to comment.