Views
No views yet

| Source | poolside/Laguna-XS.2 |
| Architecture | laguna (40 layers, 256 routed experts top-8 + 1 shared, hybrid SWA+full attention) |
| Quant format | MXFP4 (mlx 4-bit affine, group_size=32) |
| Bundle size on disk | 20.93 GB (21 safetensors shards) |
| License | Apache-2.0 (inherits from upstream) |
| Modalities | Text in / text out (no vision, no audio, no video) |
bits=4 group_size=32)e_score_correction_bias → fp16 passthroughlayer_types listg_proj); q_norm/k_norm in attention1pip install mlx safetensors transformers
2python -m jang_tools.laguna.runtime \
3 --src ~/.mlxstudio/models/OsaurusAI/Laguna-XS.2-mxfp4 \
4 --prompt "def fibonacci(n):" --max-new 64weight_format (mxtq / mxfp4 / bf16) and loads the matching path (jang_tools/laguna/weight_loader_bf16.py).1python -m jang_tools.convert_laguna_mxfp4 \
2 ~/.mlxstudio/models/_sources/Laguna-XS.2 \
3 ~/.mlxstudio/models/OsaurusAI/Laguna-XS.2-mxfp4