mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
UI: add a "Show after" parameter (to use with DeepSeek </think>)
This commit is contained in:
parent
01c46f8b56
commit
0360f54ae8
5 changed files with 13 additions and 1 deletions
|
|
@ -215,6 +215,7 @@ 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