UI persistence (#7050)

This commit is contained in:
oobabooga 2025-06-07 22:46:52 -03:00 committed by GitHub
parent db847eed4c
commit 35ed55d18f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 112 additions and 16 deletions

View file

@ -35,6 +35,8 @@ settings = {
'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|>',
'enable_web_search': False,
'web_search_pages': 3,
'prompt-default': 'QA',
'prompt-notebook': 'QA',
'character': 'Assistant',