Youssofal/Qwen3.6-35B-A3B-MTPLX-Optimized-Speed-FP16
21.1k
Qwen3.6-35B-A3B MTPLX Optimized Speed FP16
FP16 compatibility sibling for Youssofal/Qwen3.6-35B-A3B-MTPLX-Optimized-Speed, packaged for MTPLX native Multi-Token-Prediction speculative decoding on older Apple Silicon.
This variant keeps the same release model family as Qwen3.6-35B-A3B Optimized Speed. 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.
Run It
brew install youssofal/mtplx/mtplx
mtplx start
mtplx run "hello" --model Youssofal/Qwen3.6-35B-A3B-MTPLX-Optimized-Speed-FP16For an OpenAI-compatible local server:
mtplx serve --model Youssofal/Qwen3.6-35B-A3B-MTPLX-Optimized-Speed-FP16 --profile sustained --max --port 8000 --no-stats-footerDevice Routing
- M1/M2 Apple Silicon: MTPLX may prefer this FP16 sibling.
- M3/M4/M5 Apple Silicon: MTPLX keeps the normal optimized artifact by default.
- Explicit
--modelalways wins.
Recommended Runtime Defaults
Source Performance Baseline
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.
Model Build
This is not a full-precision checkpoint. It is built for fast local use on Apple Silicon through MTPLX.
