mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-24 10:41:07 +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
246f16d7bc
commit
f71d422690
@ -96,5 +96,5 @@ if __name__ == "__main__":
|
|||||||
inference_backend=args.backend,
|
inference_backend=args.backend,
|
||||||
master_addr="localhost",
|
master_addr="localhost",
|
||||||
master_port=29504,
|
master_port=29504,
|
||||||
core_algo=args.algo
|
core_algo=args.algo,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user