GLM-5.2-4bit / README.md
bibproj's picture
Update README.md
6832ff4 verified
|
Raw
History Blame Contribute Delete
545 Bytes
---
license: mit
library_name: mlx
tags:
- mlx
- transformers
pipeline_tag: text-generation
base_model: zai-org/GLM-5.2
---
# mlx-community/GLM-5.2-4bit
This model [mlx-community/GLM-5.2-4bit](https://huggingface.co/mlx-community/GLM-5.2-4bit) was converted to MLX format from [zai-org/GLM-5.2](https://huggingface.co/zai-org/GLM-5.2) using mlx-lm version **0.31.3** (with PR #1410). The MTP block is missing in current version of this quant.
```bash
pip install mlx-lm
mlx_lm.generate --model mlx-community/GLM-5.2-4bit --prompt "Hello"
```