Skip to content

Feature Request: GLM 4.5 MoE support #14921

Description

@jacekpoplawski

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

GLM 4.5 has been released
https://huggingface.co/collections/zai-org/glm-45-687c621d34bda8c9e4bf503b

it uses "Glm4MoeForCausalLM" architecture, llama.cpp currently supports only "Glm4ForCausalLM" and "Glm4vForConditionalGeneration"

Motivation

it's a SOTA MoE model

Possible Implementation

vllm-project/vllm#20736

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions