Merge branch 'main' into state_as_function_params

This commit is contained in:
oobabooga
2023-04-05 19:36:54 -03:00
2 changed files with 7 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ settings = {
'chat_default_extensions': ["gallery"],
'presets': {
'default': 'NovelAI-Sphinx Moth',
'.*(alpaca|llama)': "LLaMA-Precise",
'.*pygmalion': 'NovelAI-Storywriter',
'.*RWKV': 'Naive',
},