ZAYA1-8B-MXFP4 / jang_config.json
Osaurus-AI's picture
Upload ZAYA1-8B-MXFP4 via jang-tools
93d426e verified
{
"version": 2,
"weight_format": "mxfp4",
"profile": "MXFP4",
"cache_subtype": "zaya_cca",
"source_model": {
"name": "ZAYA1-8B",
"org": "Zyphra",
"architecture": "zaya"
},
"expert_layout": "split_switch_mlp",
"quantization": {
"method": "affine",
"group_size": 32,
"bits": 4,
"embed_bits": 8
},
"capabilities": {
"reasoning_parser": "qwen3",
"tool_parser": "zaya_xml",
"think_in_template": true,
"supports_tools": true,
"supports_thinking": true,
"family": "zaya",
"modality": "text",
"cache_type": "hybrid"
}
}