Skip to content

[Model] GLM adaptation#34124

Merged
youkaichao merged 1 commit intovllm-project:mainfrom
jeejeelee:glm-adapt
Feb 9, 2026
Merged

[Model] GLM adaptation#34124
youkaichao merged 1 commit intovllm-project:mainfrom
jeejeelee:glm-adapt

Conversation

@jeejeelee
Copy link
Collaborator

@jeejeelee jeejeelee commented Feb 9, 2026

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

@mergify mergify bot added deepseek Related to DeepSeek models new-model Requests to new models performance Performance-related issues labels Feb 9, 2026
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 introduces support for the GlmMoeDsaForCausalLM model. The changes involve updating various configuration lists and conditional checks across the codebase to recognize and properly handle the new model architecture. A minor adjustment was also made in DeepseekV2Attention to dynamically determine the is_neox_style parameter based on the indexer_rope_interleave configuration. Overall, the changes are well-aligned with the goal of adding new model support and appear to be correctly implemented.

@jeejeelee jeejeelee added the ready ONLY add when PR is ready to merge/full CI is needed label Feb 9, 2026
@CHNtentes
Copy link

is glm 5 based on deepseek 3.2 architecture?

@youkaichao youkaichao merged commit 978a37c into vllm-project:main Feb 9, 2026
58 of 62 checks passed
@jeejeelee jeejeelee deleted the glm-adapt branch February 9, 2026 09:33
khluu pushed a commit that referenced this pull request Feb 12, 2026
(cherry picked from commit 978a37c)
ItzDEXX pushed a commit to ItzDEXX/vllm that referenced this pull request Feb 19, 2026
llsj14 pushed a commit to llsj14/vllm that referenced this pull request Mar 1, 2026
tunglinwood pushed a commit to tunglinwood/vllm that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepseek Related to DeepSeek models new-model Requests to new models performance Performance-related issues ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants