Replace old presets with the results of Preset Arena (#2830)

This commit is contained in:
oobabooga 2023-06-23 01:48:29 -03:00 committed by GitHub
parent aa1f1ef46a
commit 383c50f05b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 68 additions and 82 deletions

View file

@ -65,7 +65,7 @@ settings = {
'chat_generation_attempts_max': 10,
'default_extensions': [],
'chat_default_extensions': ['gallery'],
'preset': 'LLaMA-Precise',
'preset': 'simple-1',
'prompt': 'QA',
}