Skip to content

Conversation

@skyloevil
Copy link
Contributor

@skyloevil skyloevil commented Aug 24, 2025

  • Correct error message to show "DeepSeek-V3.1" instead of "DeepSeek-V3"
  • Maintain consistency with parser registration name "deepseek_v31"

The error message now correctly reflects the actual model version when tokenizer validation fails during tool parser initialization.

- Correct error message to show "DeepSeek-V3.1" instead of "DeepSeek-V3"
- Improve user experience with accurate model version identification
- Maintain consistency with parser registration name "deepseek_v31"

The error message now correctly reflects the actual model version when
tokenizer validation fails during tool parser initialization.

Signed-off-by: zitian.zhao <[email protected]>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly updates an error message within the DeepSeekV31ToolParser to reference "DeepSeek-V3.1" instead of "DeepSeek-V3". This change ensures the error message is consistent with the parser's name and the model version it supports, which improves clarity for developers. The fix is straightforward and accurate.

@vllm-bot vllm-bot merged commit 2da02dd into vllm-project:main Aug 25, 2025
14 checks passed
epwalsh pushed a commit to epwalsh/vllm that referenced this pull request Aug 28, 2025
xiao-llm pushed a commit to xiao-llm/vllm that referenced this pull request Aug 28, 2025
zhewenl pushed a commit to zhewenl/vllm that referenced this pull request Aug 28, 2025
zhewenl pushed a commit to zhewenl/vllm that referenced this pull request Sep 3, 2025
ekagra-ranjan pushed a commit to ekagra-ranjan/vllm that referenced this pull request Sep 4, 2025
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
huiqiwa pushed a commit to huiqiwa/vllm-fork that referenced this pull request Oct 21, 2025
huiqiwa pushed a commit to huiqiwa/vllm-fork that referenced this pull request Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepseek Related to DeepSeek models frontend tool-calling

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants