mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 22:55:22 +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
|
|
@ -59,7 +59,6 @@ settings = {
|
|||
'seed': -1,
|
||||
'custom_stopping_strings': '',
|
||||
'custom_token_bans': '',
|
||||
'show_after': '',
|
||||
'negative_prompt': '',
|
||||
'autoload_model': False,
|
||||
'dark_theme': True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue