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:
parent
d679c4be13
commit
0f1627eff1
5 changed files with 42 additions and 32 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue