mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-03 18:46:43 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
0f566cc2d4
commit
ab5b6d8432
@ -96,5 +96,5 @@ if __name__ == "__main__":
|
||||
inference_backend=args.backend,
|
||||
master_addr="localhost",
|
||||
master_port=29504,
|
||||
core_algo=args.algo
|
||||
core_algo=args.algo,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user