MLX 6-bit quantization of
tvall43/Qwen3.6-14B-A3B-FableVibes, for local inference on Apple Silicon.
This repo is
only a quantized MLX conversion. All credit for the model itself goes to the original author,
tvall43. Please see and cite the
original model card.
The base is a
REAP-pruned Qwen3.6-35B-A3B reduced to ~14B total / ~3B active (90 experts, 8 active), recovered with a QLoRA distill of Claude Fable 5 reasoning traces. It uses the Qwen3.5 hybrid architecture (GatedDeltaNet linear attention + full attention + MoE) and emits
<think>...</think> reasoning.
1uv run python -m mlx_lm generate \
2 --model khanh2023/Qwen3.6-14B-A3B-FableVibes-mlx-q6 \
3 --prompt "Solve: ..."