Make 'instruct' the default chat mode

This commit is contained in:
oobabooga 2025-04-24 07:08:49 -07:00
parent e99c20bcb0
commit bfbde73409
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ need_restart = False
settings = {
'show_controls': True,
'start_with': '',
'mode': 'chat-instruct',
'mode': 'instruct',
'chat_style': 'cai-chat',
'chat-instruct_command': 'Continue the chat dialogue below. Write a single reply for the character "<|character|>".\n\n<|prompt|>',
'prompt-default': 'QA',