UI: add a "Show after" parameter (to use with DeepSeek </think>)

This commit is contained in:
oobabooga 2025-02-02 15:23:16 -08:00
parent 01c46f8b56
commit 0360f54ae8
5 changed files with 13 additions and 1 deletions

View file

@ -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',