mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-04 18:40:28 +00:00
update example
This commit is contained in:
@@ -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,
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user