Skip to content

Commit

Permalink
fix test_model
Browse files Browse the repository at this point in the history
  • Loading branch information
ysjprojects committed Jan 4, 2025
1 parent 276a8fc commit 1ac888f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ def test_against_olmo2(model_name, device, dtype):
n_layer=2,
n_head=8,
n_embd=32,
n_query_groups=2,
intermediate_size=86,
)
T = 5
Expand Down

0 comments on commit 1ac888f

Please sign in to comment.