We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a80e8 commit b2cfdedCopy full SHA for b2cfded
open_lm/params.py
@@ -791,7 +791,7 @@ def parse_args(args):
791
"--backend-timeout",
792
type=int,
793
default=None,
794
- help="This the number of seconds passed into the timeout arg for torch.distributed.init_process_group."
+ help="This the number of seconds passed into the timeout arg for torch.distributed.init_process_group.",
795
)
796
797
add_model_args(parser)
0 commit comments