mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
UI: Add a collapsible thinking block to messages with <think> steps (#6902)
This commit is contained in:
parent
0dd71e78c9
commit
d35818f4e1
8 changed files with 238 additions and 27 deletions
|
|
@ -207,7 +207,6 @@ def list_interface_input_elements():
|
|||
'sampler_priority',
|
||||
'custom_stopping_strings',
|
||||
'custom_token_bans',
|
||||
'show_after',
|
||||
'negative_prompt',
|
||||
'dry_sequence_breakers',
|
||||
'grammar_string',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue