Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
Waino committed Mar 11, 2024
1 parent 5391e38 commit 1ba7af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/benchmark_gpu_assignment.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def dummy_config(langs, tasks, architecture, n_gpus_per_node, n_slots_per_gpu):
'dec_layers': [6],
}
return config


@click.command()
@click.option('--n_langs', type=int, required=True)
Expand Down

0 comments on commit 1ba7af9

Please sign in to comment.