This variant keeps the same release model family as Qwen3.6-35B-A3B Optimized Balance. Packed
quantized tensors stay packed; BF16 floating tensors are converted to FP16 so
M1 and M2 Macs can use the FP16-friendly path without changing the artifact's
intended speed/quality tier.
1brew install youssofal/mtplx/mtplx
2mtplx start
3mtplx run "hello" --model Youssofal/Qwen3.6-35B-A3B-MTPLX-Optimized-Balance-FP16
These are the source artifact numbers used as the regression baseline. The FP16
variant should stay close, but it is primarily a device-compatibility release.
This is not a full-precision checkpoint. It is built for fast local use on
Apple Silicon through MTPLX.