MiniMax-M2.7-JANG_2M / jang_config.json
bearzi's picture
Upload MiniMax-M2.7-JANG_2M
916fe73 verified
{
"quantization": {
"method": "jang-importance",
"profile": "JANG_2M",
"target_bits": 2,
"actual_bits": 2.09,
"block_size": 128,
"calibration_method": "activations",
"quantization_method": "mse-all",
"scoring_method": "awq+hessian",
"bit_widths_used": [
2,
4,
8
],
"quantization_scheme": "asymmetric",
"quantization_backend": "mx.quantize",
"hadamard_rotation": false
},
"source_model": {
"name": "MiniMax-M2.7",
"dtype": "bfloat16",
"parameters": "227.6B"
},
"architecture": {
"type": "moe",
"attention": "gqa",
"has_vision": false,
"has_ssm": false,
"has_moe": true
},
"runtime": {
"total_weight_bytes": 59822505984,
"total_weight_gb": 55.71
},
"format": "jang",
"format_version": "2.0"
}