mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[GH-ISSUE #18239] feat: How to enable thinking mode for DeepSeek 3.2 #57209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yanmindi on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18239
Check Existing Issues
Problem Description
How to enable thinking mode for DeepSeek 3.2 deployed via VLLM? After connecting to open-webui, normal conversations work, but I can't find how to enable thinking mode. Should I add parameters to the VLLM server startup settings, or add certain parameters in open-webui
Desired Solution you'd like
How to enable thinking mode for DeepSeek 3.2 deployed via VLLM? After connecting to open-webui, normal conversations work, but I can't find how to enable thinking mode. Should I add parameters to the VLLM server startup settings, or add certain parameters in open-webui
Alternatives Considered
No response
Additional Context
No response