Don't treat Intruct mode histories as regular histories
* They must now be saved/loaded manually * Also improved browser caching of pfps * Also changed the global default preset
This commit is contained in:
@@ -44,7 +44,7 @@ settings = {
|
||||
'default_extensions': [],
|
||||
'chat_default_extensions': ["gallery"],
|
||||
'presets': {
|
||||
'default': 'NovelAI-Sphinx Moth',
|
||||
'default': 'Default',
|
||||
'.*(alpaca|llama)': "LLaMA-Precise",
|
||||
'.*pygmalion': 'NovelAI-Storywriter',
|
||||
'.*RWKV': 'Naive',
|
||||
|
||||
Reference in New Issue
Block a user