Views
No views yet
| Qwen3.8-27B-3bit-mlx | This model (3bit-mtp) | |
|---|---|---|
| Footprint | 12.71 GB | 13.04 GB (+0.33 GB) |
| Peak memory (pp1024/tg128) | 13.16 GB | 15.69 GB with MTP on / 13.16 GB with MTP off |
| Speculative decoding | — | ✅ bundled, toggleable at runtime |
| Best for | The RAM-poor — leanest footprint | Machines with ~3 GB headroom that want extra decode speed |
⚠️ Lightning MTP speedup is an oMLX-only feature (verified on oMLX v0.6.1, build 2323). LM Studio does not execute bundled MTP layers — this model loads and runs fine there, but the MTP tensors are inert dead weight. LM Studio users: get the clean Qwen3.8-27B-3bit-mlx instead. MTP is also not needed for thinking mode — see below.
mtp.* tensors, scottlowry/oQ checkpoint convention):fc.weight: bf16 unquantized (bit-identical to source)text_config.mtp_num_hidden_layers: 1, mtp_use_dedicated_embeddings: falsereasoning_effort defaulting to low.| Config | tg TPS (1×) | tg TPS (4×) | Peak Mem |
|---|---|---|---|
| 3bit-mtp, Lightning MTP ON | 20.0 | 90.9 | 15.69 GB |
| 3bit-mtp, MTP OFF | 15.3 | 67.4 | 13.16 GB |
| oQ4e-mtp reference (4-bit + iMatrix), MTP ON | 22.3 | 87.2 | 18.35 GB |
| oQ4e-mtp reference, MTP OFF | 14.8 | 59.0 | 16.41 GB |