File size: 1,582 Bytes
8af882e | 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | {
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"autoround_version": "0.12.0",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq",
"extra_config": {
"model.layers.0.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.1.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.2.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.3.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.4.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.5.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.6.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.7.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.8.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.9.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.10.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.11.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.12.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
},
"model.layers.13.mlp.router.classifier": {
"bits": 16,
"data_type": "float"
}
}
} |