File size: 1,062 Bytes
83ede46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "quantization": {
    "method": "jang-importance",
    "profile": "JANG_4L",
    "target_bits": 4,
    "actual_bits": 4.06,
    "block_size": 128,
    "calibration_method": "activations",
    "quantization_method": "mse-all",
    "scoring_method": "awq+hessian",
    "bit_widths_used": [
      4,
      6,
      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": 0,
    "total_weight_gb": 0.0
  },
  "capabilities": {
    "reasoning_parser": "qwen3",
    "tool_parser": "minimax",
    "think_in_template": true,
    "supports_tools": true,
    "supports_thinking": true,
    "family": "minimax_m2",
    "modality": "text",
    "cache_type": "kv"
  },
  "format": "jang",
  "format_version": "2.0"
}