ComfyUI Node
GLM-4 Model Loader
A ComfyUI node in GLM4Wrapper with 3 inputs and 1 output.
GLM-4 Model Loader
- GLMPipeline
◄model▾►
◄precisionbf16►
◄quantization4►
CategoryGLM4Wrapper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | Choose the GLM-4 model to load. Only glm-4v-9b, glm-4v-9b-gptq-4bit, glm-4v-9b-gptq-3bit, Qwen2.5-VL-3B-Instruct and Qwen2.5-VL-7B-Instruct models supports image input. | |
| precision | COMBO | bf16 | Recommended precision for GLM-4 model. bf16 required for glm-4v-9b (4-/8-bit quant), glm-4v-9b-gptq-4bit and glm-4v-9b-gptq-3bit. |
| quantization | COMBO | 4 | Choose the number of bits for quantization. Only supported for glm-4v-9b model. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| GLMPipeline | GLMPipeline | — |