Add a grammar editor to the UI (#4061)
This commit is contained in:
parent
08c4fb12ae
commit
08cf150c0c
11 changed files with 75 additions and 62 deletions
|
@ -46,7 +46,7 @@ async def run(context):
|
|||
'mirostat_mode': 0,
|
||||
'mirostat_tau': 5,
|
||||
'mirostat_eta': 0.1,
|
||||
'grammar_file': '',
|
||||
'grammar_string': '',
|
||||
'guidance_scale': 1,
|
||||
'negative_prompt': '',
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue