
| Source | Zyphra/ZAYA1-8B |
| License | Apache-2.0, inherited from upstream |
| Format | JANGTQ4 |
| Modality | text |
| Bundle size | 4.65 GiB |
| Tensor keys | 1965 |
| Expert layout | Pre-stacked zaya_block.experts.switch_mlp |
mlx_lm architecture. It alternates CCA attention layers and top-1 MoE layers. Use this bundle only with a runtime that implements the ZAYA CCA state contract and the converted pre-stacked expert layout.vmlx-swift-lm build that includes the ZAYA Swift runtime (Libraries/MLXLLM/Models/Zaya.swift + MLXLMCommon/Cache/ZayaCCACache.swift + BatchEngine/BatchZayaCCACache.swift). The first verified pin is commit b9da180 or newer.conv_state [B,1280,2] and prev_hs [B,2048]rope_theta=5000000conv_qk.*, temp, norms, residual scaling, router path, biases, and balancing biases are preserved as float tensors.lm_head use 8-bit affine in the prepared bundles.jangtq_runtime.safetensors is included: true.mxtq_bits:1{
2 "routed_expert": 4,
3 "attention": 8,
4 "router": 16,
5 "embed_tokens": 8,
6 "lm_head": 8,
7 "cca_conv": 16,
8 "norms_residual": 16
9}local_experts removal.switch_mlp layout.family=zaya, supports_thinking=False, tool_parser=zaya_xml.config.json carries weight_format=mxtq, zaya_expert_layout=split_switch_mlp.jang_config.json carries cache_subtype=zaya_cca.chat_template.jinja are preserved from the upstream source snapshot.