Skip to content

Commit c908a07

Browse files
authored
[Doc] Added QwQ-32B to the supported models list in the reasoning out… (#14479)
Signed-off-by: WangErXiao <863579016@qq.com>
1 parent 7b6fd6e commit c908a07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/features/reasoning_outputs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ vLLM currently supports the following reasoning models:
1313
| Model Series | Parser Name | Structured Output Support |
1414
|--------------|-------------|------------------|
1515
| [DeepSeek R1 series](https://huggingface.co/collections/deepseek-ai/deepseek-r1-678e1e131c0169c0bc89728d) | `deepseek_r1` | `guided_json`, `guided_regex` |
16+
| [QwQ-32B](https://huggingface.co/Qwen/QwQ-32B) | `deepseek_r1` | `guided_json`, `guided_regex` |
1617

1718
## Quickstart
1819

0 commit comments

Comments
 (0)