File size: 540 Bytes
3a0073e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"version": 2,
"weight_format": "mxfp4",
"profile": "MXFP4",
"source_model": {
"name": "Ling-2.6-flash",
"org": "inclusionAI",
"architecture": "bailing_hybrid"
},
"quantization": {
"method": "affine",
"group_size": 32,
"bits": 4
},
"capabilities": {
"reasoning_parser": "deepseek_r1",
"tool_parser": "deepseek",
"think_in_template": false,
"supports_tools": true,
"supports_thinking": true,
"family": "bailing_hybrid",
"modality": "text",
"cache_type": "hybrid"
}
} |