CoolFace
Modelpublic

0xSero/GLM-5.3-569B-EXL3-TR3-3.42bpw

sourceHugging Faceotherupdated 19d agoView on Hugging Face
0likes255downloads
Model Card
[!TIP] [Support this work →](https://donate.sybilsolutions.ai) · X · GitHub · REAP paper · Cerebras REAP

GLM-5.3-569B — REAP keep-192 (EXL3 TR3 3.42bpw)

GLM-5.3 with 25% of its experts removed — 277 GB, sized to serve in ~300 GB of VRAM. A REAP prune applied directly to davidsyoung/GLM-5.3-EXL3-TR3-3.42bpw, the standard-compliant EXL3 quant (routed experts quantized, sensitive layers BF16).

What this is

GLM-5.3 is a 753B mixture-of-experts model (8 of 256 experts per token, ~40B active). This checkpoint keeps 192 of 256 routed experts per layer, chosen by the max-over-domain saliency criterion (each expert scored by its largest share of any single domain's routed work, so every domain keeps its specialists). Whole experts are dropped, the survivors renumbered, and the routers + MTP layer sliced to match — applied byte-exact to the already-quantized checkpoint, so nothing is re-quantized.

Basedavidsyoung/GLM-5.3-EXL3-TR3-3.42bpw (EXL3 trellis, experts-only quant, BF16 sensitive)
PruneREAP keep-192/256 (25% removed), max-over-domain saliency, all MoE layers + MTP
Size277 GB (fits ~300 GB VRAM)
KL vs BF16measured on GPU — see the fidelity study

Loads in exllamav3 / TabbyAPI, tensor-split across your GPUs.

Credits

  • —[davidsyoung](https://huggingface.co/davidsyoung) for the EXL3 TR3 3.42bpw base quant this prune is built on.
  • —[Z.AI / zai-org](https://huggingface.co/zai-org) for GLM-5.3, the base model.
  • —[Cerebras Research](https://github.com/CerebrasResearch/reap) for REAP (arXiv:2510.13999).
  • —[turboderp / exllamav3](https://github.com/turboderp-org/exllamav3) for the EXL3 format.

License

Inherits the GLM-5.3 license.