Skip to content

Conversation

@zRzRzRzRzRzRzR
Copy link
Contributor

Update for GLM-4.5 Doc transformers version

Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
@mergify mergify bot added documentation Improvements or additions to documentation tool-calling labels Sep 28, 2025
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 updates the documentation and configuration to add support for GLM-4.6 models and bumps the minimum transformers version for GLM-4.5. The changes are generally good and consistent. I have one suggestion to improve the clarity of the supported models documentation.

| `GlmForCausalLM` | GLM-4 | `zai-org/glm-4-9b-chat-hf`, etc. | ✅︎ | ✅︎ | ✅︎ |
| `Glm4ForCausalLM` | GLM-4-0414 | `zai-org/GLM-4-32B-0414`, etc. | ✅︎ | ✅︎ | ✅︎ |
| `Glm4MoeForCausalLM` | GLM-4.5 | `zai-org/GLM-4.5`, etc. | ✅︎ | ✅︎ | ✅︎ |
| `Glm4MoeForCausalLM` | GLM-4.5, GLM-4.6 | `zai-org/GLM-4.5`, etc. | ✅︎ | ✅︎ | ✅︎ |
Copy link
Contributor

Choose a reason for hiding this comment

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

high

While the 'Models' column has been updated to include GLM-4.6, the 'Example HF Models' column still only lists zai-org/GLM-4.5. To improve clarity and consistency for users, please consider adding a GLM-4.6 model to the examples as well.

Suggested change
| `Glm4MoeForCausalLM` | GLM-4.5, GLM-4.6 | `zai-org/GLM-4.5`, etc. | ✅︎ | ✅︎ | ✅︎ |
| `Glm4MoeForCausalLM` | GLM-4.5, GLM-4.6 | `zai-org/GLM-4.5`, `zai-org/GLM-4.6`, etc. | ✅︎ | ✅︎ | ✅︎ |

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) September 28, 2025 10:22
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 28, 2025
@DarkLight1337 DarkLight1337 merged commit b1ded11 into vllm-project:main Sep 28, 2025
52 of 53 checks passed
baonudesifeizhai pushed a commit to baonudesifeizhai/vllm that referenced this pull request Sep 28, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Signed-off-by: baonudesifeizhai <baonudesifeizhai@gmail.com>
pdasigi pushed a commit to pdasigi/vllm that referenced this pull request Oct 2, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
alhridoy pushed a commit to alhridoy/vllm that referenced this pull request Oct 24, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ready ONLY add when PR is ready to merge/full CI is needed tool-calling

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants