GLM-5.2-4bit / README.md
pcuenq's picture
pcuenq HF Staff
Update README.md (#2)
6b347a6
|
Raw
History Blame Contribute Delete
486 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).
```bash
pip install mlx-lm
mlx_lm.generate --model mlx-community/GLM-5.2-4bit --prompt "Hello"
```