Change the default preset to Divine Intellect

It seems to reduce hallucination while using instruction-tuned models.
This commit is contained in:
oobabooga 2023-07-19 08:24:37 -07:00
parent 08c23b62c7
commit 913e060348
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ settings = {
'chat_generation_attempts_max': 10,
'default_extensions': [],
'chat_default_extensions': ['gallery'],
'preset': 'simple-1',
'preset': 'Divine Intellect',
'prompt': 'QA',
}

View file

@ -36,5 +36,5 @@ chat_generation_attempts_max: 10
default_extensions: []
chat_default_extensions:
- gallery
preset: simple-1
preset: 'Divine Intellect'
prompt: QA