File size: 1,028 Bytes
86987c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "producer": {
    "name": "modelopt",
    "version": "mock-converted-from-mxfp4"
  },
  "quantization": {
    "quant_algo": "MIXED_PRECISION",
    "kv_cache_quant_algo": null,
    "group_size": 16,
    "quantized_layers": {
      "layers.0.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      },
      "layers.1.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      },
      "layers.2.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      },
      "layers.3.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      },
      "layers.4.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      },
      "layers.5.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      },
      "layers.6.ffn.experts": {
        "group_size": 16,
        "quant_algo": "NVFP4"
      }
    },
    "exclude_modules": [
      "*.attn.*",
      "*.ffn.shared_experts.*",
      "head",
      "mtp.*"
    ]
  }
}