Skip to content

Commit 22cc155

Browse files
author
Tong Li
committed
Merge branch 'grpo-latest' of github.com:hpcaitech/ColossalAI into grpo-latest
2 parents 0590f10 + ab5b6d8 commit 22cc155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/ColossalChat/rl_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@
9696
inference_backend=args.backend,
9797
master_addr="localhost",
9898
master_port=29504,
99-
core_algo=args.algo
99+
core_algo=args.algo,
100100
)

0 commit comments

Comments
 (0)