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
|
|
@ -57,6 +57,7 @@ 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