File size: 635 Bytes
9c97383
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "format": "jang",
  "format_version": "2.0",
  "quantization": {
    "method": "jang-affine-mixed",
    "profile": "JANG_2L",
    "block_size": 64,
    "mode": "affine",
    "routed_avg_bits": 2,
    "awq": {
      "enabled": true
    }
  },
  "reap": {
    "pruned": true,
    "experts_kept": 70,
    "experts_total": 128
  },
  "architecture": {
    "type": "moe",
    "attention": "gqa+msa_sparse",
    "has_vision": true,
    "has_moe": true,
    "cache_type": "kv+msa_index_dual"
  },
  "capabilities": {
    "family": "minimax_m3",
    "modality": "multimodal",
    "supports_tools": true,
    "supports_thinking": true
  }
}