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
|
|
@ -22,6 +22,7 @@ max_updates_second: 0
|
|||
auto_max_new_tokens: true
|
||||
ban_eos_token: false
|
||||
add_bos_token: true
|
||||
enable_thinking: true
|
||||
skip_special_tokens: true
|
||||
stream: true
|
||||
static_cache: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue