File size: 297 Bytes
792236b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "quantization_method": "selective_moe_roundnearest",
  "architecture": "fused_3d",
  "num_experts": 128,
  "coding_expert_ids": [
    21,
    27,
    31,
    43,
    59,
    66,
    71,
    113,
    126
  ],
  "coding_bits": 8,
  "other_bits": 4,
  "group_size": 64,
  "attention_bits": null
}