mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-13 13:45:51 +00:00
update example
This commit is contained in:
parent
d03cdea949
commit
7f2ceac5c3
@ -60,7 +60,7 @@ if __name__ == "__main__":
|
||||
ignore_eos=True,
|
||||
include_stop_str_in_output=True,
|
||||
stop=["</answer>"],
|
||||
temperature=0.2,
|
||||
temperature=0.7,
|
||||
top_p=0.95,
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user