Views
No views yet
| Mode | tok/s | Speedup | MTP acceptance |
|---|---|---|---|
| AR (no MTP) | 76.3 | 1.00× | — |
| MTP depth 1 | 103.6 | 1.36× | 89.6% |
| MTP depth 2 | 114.9 | 1.50× | 93.1% / 78.2% |
| MTP depth 3 | 116.4 | 1.53× | 91.5% / 80.3% / 65.6% |
mtp_depth_wins · MTPLX inspect tier: verifiedmtplx_mtp_quantization in config.json)Qwen3_5MoeForConditionalGeneration / MTPLX arch_id qwen3-next-mtp1mtplx tune --model <path-to-this-model> # confirms best MTP depth (D3, ~1.53×)
2mtplx start --model <path-to-this-model> # serve with MTP speculative decodingmtp.* tensors lifted from Qwen3.5-35B-A3B (785 tensors: mtp.fc + mtp.layers.0.* with 256 experts).mtplx_mtp_norm_encoding="delta".forge (mtp_policy=requantize, --allow-degraded-mtp); contract calibrated exact_agreement.