Precise prompts for instruct mode
This commit is contained in:
parent
a8409426d7
commit
a777c058af
14 changed files with 71 additions and 34 deletions
|
@ -39,7 +39,7 @@ settings = {
|
|||
'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.',
|
||||
'greeting': '',
|
||||
'end_of_turn': '',
|
||||
'turn_template': '',
|
||||
'custom_stopping_strings': '',
|
||||
'stop_at_newline': False,
|
||||
'add_bos_token': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue