chatglm

Model type

chatglm

Class

ChatGLMCausalLMModel

Task

text-generation

Source

models/chatglm.py

Description

ChatGLM model with partial rotary and fused projection imports.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")