Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
robertgshaw2-neuralmagic committed Nov 4, 2024
1 parent 29e7c31 commit 27540d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/entrypoints/openai/test_accuracy.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

if current_platform.is_tpu():
MORE_ARGS_LIST = [
[], # Default
[], # Default
# ["--num-scheduler-steps", "8"], # Multi-step << currently fails
]
MAX_WAIT_SECONDS = 600
Expand Down

0 comments on commit 27540d7

Please sign in to comment.