Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomlago committed Jan 16, 2025
1 parent 294e25c commit 28144be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/brevitas_examples/test_llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ def test_small_models_rotation_ppl(caplog, rotation_ppl_args_and_ppl):
"2",
"--per_device_train_batch_size",
"1",
"--,gradient_accumulation_steps",
"--gradient_accumulation_steps",
"1",
"--save_strategy",
"no"],
Expand Down

0 comments on commit 28144be

Please sign in to comment.