hzhwcmhf commited on
Commit
2fe16ea
·
verified ·
1 Parent(s): 442b4a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -95,9 +95,10 @@ For deployment, you can use `vllm>=0.8.5` or `sglang>=0.4.5.post2` to create an
95
 
96
  ## Switching Between Thinking and Non-Thinking Mode
97
 
 
98
  > [!TIP]
99
  > The `enable_thinking` switch is also available in APIs created by vLLM and SGLang.
100
- > Please refer to [our documentation](https://qwen.readthedocs.io/) for more details.
101
 
102
  ### `enable_thinking=True`
103
 
 
95
 
96
  ## Switching Between Thinking and Non-Thinking Mode
97
 
98
+ > [!TIP]
99
  > [!TIP]
100
  > The `enable_thinking` switch is also available in APIs created by vLLM and SGLang.
101
+ > Please refer to our documentation for [vLLM](https://qwen.readthedocs.io/en/latest/deployment/vllm.html#thinking-non-thinking-modes) and [SGLang](https://qwen.readthedocs.io/en/latest/deployment/sglang.html#thinking-non-thinking-modes) users.
102
 
103
  ### `enable_thinking=True`
104