Views
No views yet
⚠️ Not quality-validated. The ternary bank is lossy and has no end-to-end quality receipts — no HumanEval, no MBPP, no perplexity gate. The only quality evidence is construction-time: SwiGLU output cosine ≈0.920 against its 2-bit parent bank on sampled hidden states, and the parent itself was never task-evaluated. Treat this as an engineering artifact for streaming-runtime work, not a serving recommendation.
| files | size | what |
|---|---|---|
resident-*.safetensors (3) + model.safetensors.index.json | 10.6 GiB | attention, routers, shared experts, embeddings (4-bit, from mlx-community/GLM-5.2-4bit); the index covers exactly these 2,806 resident tensors |
experts-q1-t158.bin + expert-manifest-q1-t158.json | 158.2 GiB | all 19,200 routed expert records (78 layers × 256 experts minus dense layers) as an aligned bank; every record sha256-pinned, whole file sha256-pinned by the authoritative manifest |
expert-manifest.json | — | authoritative manifest (model key glm52-expert-q1t): pins the resident shards, the bank sidecar, and all 2,806 resident tensors |
mtp/layer78-bf16.safetensors + mtp/mtp-artifact-manifest.json | 18.5 GiB | GLM-5.2 MTP head (speculative decoding), bf16; every tensor sha256-pinned by the bundled artifact manifest |
island-placement.json, route-census.json | — | per-machine seeds; MTPLX regenerates them on first serve |
hf download OpensourceWTF/GLM-5.2-t158-MTPLX-streaming| mode | decode tok/s | decode hit rate |
|---|---|---|
| AR | 5.33 | 0.775 |
| MTP depth 3 | 5.93 | 0.767 |
mtplx-expert-q1-v1 loader; model key
glm52-expert-q1t). The engine verifies record hashes on read.6b347a64.source_manifest_sha256).expert-manifest.json pins the 3 resident shards and the bank
(whole-file sha256 + size); expert-manifest-q1-t158.json pins each of
the 19,200 records individually.