The Hub's approximately 5.5B safetensors count reflects packed MXFP storage elements; the
underlying architecture remains the full 27B model.
1mtplx quickstart \
2 --model Shiftedx/Qwen3.8-27B-MLX-MXFP4-MTP \
3 --mtp --depth 3 --profile sustained
The MTP tensor gate, text generation, and three image requests through the local
OpenAI-compatible API passed. Quantization and speculative decoding can still change behavior,
so independently evaluate important use cases. Treat prompts, images, and outputs as untrusted:
do not submit secrets, and sandbox tools or generated code with least-privilege access. This
package adds no telemetry or remote execution.
The upstream Apache-2.0 license and model limitations continue to apply.