Change how spaces are handled in continue/generation attempts

This commit is contained in:
oobabooga 2023-05-12 12:50:29 -03:00
parent 2eeb27659d
commit e283ddc559
4 changed files with 13 additions and 12 deletions

View file

@ -26,7 +26,7 @@
"chat_prompt_size_max": 2048,
"chat_generation_attempts": 1,
"chat_generation_attempts_min": 1,
"chat_generation_attempts_max": 5,
"chat_generation_attempts_max": 10,
"default_extensions": [],
"chat_default_extensions": [
"gallery"