Add seed to settings
This commit is contained in:
parent
5a6f939f05
commit
1d1d9e40cd
3 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
"max_new_tokens": 200,
|
||||
"max_new_tokens_min": 1,
|
||||
"max_new_tokens_max": 2000,
|
||||
"seed": -1,
|
||||
"name1": "You",
|
||||
"name2": "Assistant",
|
||||
"context": "This is a conversation with your Assistant. The Assistant is very helpful and is eager to chat with you and answer your questions.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue