Skip to content

Commit 7f2ceac

Browse files
author
Tong Li
committed
update example
1 parent d03cdea commit 7f2ceac

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
@@ -60,7 +60,7 @@
6060
ignore_eos=True,
6161
include_stop_str_in_output=True,
6262
stop=["</answer>"],
63-
temperature=0.2,
63+
temperature=0.7,
6464
top_p=0.95,
6565
)
6666
)

0 commit comments

Comments
 (0)