mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Remove default preset that didn't do anything
This commit is contained in:
parent
e01da4097c
commit
026d60bd34
@ -42,7 +42,6 @@ settings = {
|
|||||||
'default': 'NovelAI-Sphinx Moth',
|
'default': 'NovelAI-Sphinx Moth',
|
||||||
'pygmalion-*': 'Pygmalion',
|
'pygmalion-*': 'Pygmalion',
|
||||||
'RWKV-*': 'Naive',
|
'RWKV-*': 'Naive',
|
||||||
'(rosey|chip|joi)_.*_instruct.*': 'Instruct Joi (Contrastive Search)'
|
|
||||||
},
|
},
|
||||||
'prompts': {
|
'prompts': {
|
||||||
'default': 'Common sense questions and answers\n\nQuestion: \nFactual answer:',
|
'default': 'Common sense questions and answers\n\nQuestion: \nFactual answer:',
|
||||||
|
Loading…
Reference in New Issue
Block a user