Quellcode durchsuchen

Remove default preset that didn't do anything

oobabooga vor 2 Jahren
Ursprung
Commit
026d60bd34
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      modules/shared.py

+ 0 - 1
modules/shared.py

@@ -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:',