Skip to content

Commit ab5b6d8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0f566cc commit ab5b6d8

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)