Explorar el Código

Remove default preset that didn't do anything

oobabooga hace 2 años
padre
commit
026d60bd34
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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:',