Change how spaces are handled in continue/generation attempts
This commit is contained in:
parent
2eeb27659d
commit
e283ddc559
4 changed files with 13 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue