浏览代码

Remove default preset that didn't do anything

oobabooga 2 年之前
父节点
当前提交
026d60bd34
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      modules/shared.py

+ 0 - 1
modules/shared.py

@@ -42,7 +42,6 @@ settings = {
         'default': 'NovelAI-Sphinx Moth',
         'pygmalion-*': 'Pygmalion',
         'RWKV-*': 'Naive',
-        '(rosey|chip|joi)_.*_instruct.*': 'Instruct Joi (Contrastive Search)'
     },
     'prompts': {
         'default': 'Common sense questions and answers\n\nQuestion: \nFactual answer:',