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 and no cloud. All OptiQ quants · Docs · LFM2.5 family
| Property | Value |
|---|---|
| Base | badtheorylabs/Macaw (LFM2.5-2.6B derivative) |
| Architecture | lfm2 — hybrid conv + full attention, 30 layers |
| Method | OptiQ mixed-precision, per-layer bit allocation reused from the base family |
| On disk | 1.93 GB (bf16: 5.2 GB) |
| Context | 128k |
1pip install mlx-optiq
2optiq serve --model mlx-community/Macaw-OptiQ-4bitgeneration_config.json and optiq serve applies it without any flags.