mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-25 06:52:46 +00:00
Merge branch 'grpo-latest' of github.com:hpcaitech/ColossalAI into grpo-latest
This commit is contained in:
commit
22cc1558a8
@ -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