Views
No views yet
Built with mlx-optiq, the MLX-native toolkit to quantize, fine-tune, and serve LLMs locally on Apple Silicon (no PyTorch, no cloud). Try the Lab · All OptiQ quants · Docs
qwen3_5_moe coding model (256-routed-expert sparse
MoE with hybrid linear + full attention).static build — per-layer bit-widths assigned to a 4.5
target bits-per-weight: 400 projections at 4-bit, 111 at 8-bit.pip install -U optiqqwen3_5_moe loads under stock mlx-lm too, but optiq serve adds mixed-
precision loading, KV-cache quantization, and the OptiQ Lab.optiq serve --model mlx-community/KAT-Coder-V2.5-Dev-OptiQ-4bithttp://localhost:8000/v1, the
OptiQ Lab, or point optiq code at it. This
is a reasoning coder — it thinks before it answers.