mirror of
https://github.com/oobabooga/textgen.git
synced 2026-07-31 23:30:43 -05:00
Add a grammar editor to the UI (#4061)
This commit is contained in:
@@ -38,7 +38,7 @@ def run(prompt):
|
||||
'mirostat_mode': 0,
|
||||
'mirostat_tau': 5,
|
||||
'mirostat_eta': 0.1,
|
||||
'grammar_file': '',
|
||||
'grammar_string': '',
|
||||
'guidance_scale': 1,
|
||||
'negative_prompt': '',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user