Views
No views yet
Parameter count: approximately 27.36B logical target parameters (27B class).4-bitis the target quantization precision, not a 4B model-size claim. The separately packaged MTP sidecar is not included in the target count.
ae732c7dcf5120c4038eaacfa89c97d8b4a7ed21.prepare_mtp_sidecar.py flow to extract the MTP
head from Qwen/Qwen3.6-27B at revision
6a9e13bd6fc8f0983b9b99948120bc37f49c13e9, apply the required RMSNorm-delta
normalization, quantize projections to 4-bit with group size 64, patch the
runtime config, and generate the AX manifests. The upstream OptiQ card is
preserved as UPSTREAM_README.md.| Property | Value |
|---|---|
| Target format | MLX Safetensors |
| Target quantization | OptiQ mixed 4/8-bit, group size 64 |
| OptiQ allocation | 276 components at 4-bit; 220 at 8-bit |
| Achieved target BPW | 4.7687 |
| Vision tower | Bundled BF16 sidecar |
| AX MTP sidecar | 15 logical tensors; 4-bit projections |
| Maximum draft depth | 3 |
| Configured context | 262,144 tokens |
| Intended hardware | Apple Silicon |
optiq/mtp.safetensors file and adds the
AX-prepared root mtp.safetensors. AX Engine uses the root sidecar through the
mlx_lm_extra_tensors config entry.1hf download AutomatosX/AX-Qwen3.6-27B-MLX-OptiQ-4bit-MTP \
2 --local-dir ./AX-Qwen3.6-27B-MLX-OptiQ-4bit-MTP
3
4ax-engine doctor \
5 --mlx-model-artifacts-dir ./AX-Qwen3.6-27B-MLX-OptiQ-4bit-MTP
6
7ax-engine serve ./AX-Qwen3.6-27B-MLX-OptiQ-4bit-MTP --port 31418mtp.safetensors: AX-prepared MTP sidecarmtplx_runtime.json: draft-depth and sampler guidanceax_mtp_sidecar_manifest.json: sanitized, revision-pinned provenancemodel-manifest.json: AX native target manifestconfig.json: upstream target config with the AX sidecar registrationready, with no model issues0.0 at
context length 2,048LICENSE, the original Qwen model card, and the pinned
upstream OptiQ card for limitations and responsible-use guidance.