A custom MTPLX-forged version of Qwen/Qwen3.8-27B, optimized for Apple Silicon with a compact 16.924 GB complete artifact size (15.762 GiB) while retaining native MTPLX multi-token prediction support.
This build is intended for users who want a capable 27B-class Qwen model that leaves headroom for a practical context window and lightweight applications on machines with constrained unified memory.
MTPLX runs local LLMs on Apple Silicon with native multi-token prediction where supported by the model architecture. The MTP sidecar in this artifact is preserved as native FP16 weights rather than being requantized.
For best results on similar Apple Silicon hardware, start with MTP depth 2 and tune locally:
mtplx tune --model <repo-or-local-path> --retune
Notes and limitations
This is an MLX/MTPLX-oriented artifact for Apple Silicon.
Runtime memory depends on context length, KV cache settings, server mode, and other resident applications; the listed 16.924 GB is the complete on-disk artifact size, not a universal maximum runtime allocation.
Model weights remain governed by the upstream base model license and terms, plus any licenses attached to the tooling used to create this artifact.