Skip to content

feat(vllm): support deepseek-v4#4938

Open
llyycchhee wants to merge 6 commits into
xorbitsai:mainfrom
llyycchhee:feat/support-deepseek-v4
Open

feat(vllm): support deepseek-v4#4938
llyycchhee wants to merge 6 commits into
xorbitsai:mainfrom
llyycchhee:feat/support-deepseek-v4

Conversation

@llyycchhee
Copy link
Copy Markdown
Collaborator

No description provided.

@XprobeBot XprobeBot added this to the v2.x milestone May 22, 2026
Copy link
Copy Markdown

@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 adds support for DeepSeek-V4 models, including custom message encoding and vLLM integration, and extends model configuration parsing. Feedback identifies a bug in argument mapping for the encoding function, a performance issue caused by repeated dynamic module loading, and a suggestion to refactor repetitive configuration logic into a loop.

Comment thread xinference/model/llm/utils.py Outdated
Comment thread xinference/model/llm/utils.py Outdated
Comment thread xinference/model/llm/vllm/core.py Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants