mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
UI: Add an enable_thinking option to enable/disable Qwen3 thinking
This commit is contained in:
parent
1ee0acc852
commit
d10bded7f8
7 changed files with 52 additions and 11 deletions
|
|
@ -198,6 +198,7 @@ def list_interface_input_elements():
|
|||
'auto_max_new_tokens',
|
||||
'ban_eos_token',
|
||||
'add_bos_token',
|
||||
'enable_thinking',
|
||||
'skip_special_tokens',
|
||||
'stream',
|
||||
'static_cache',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue