discogs-maest-30s-pw-73e-ts / quantize_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
dcae9e3
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Slice",
"Erf",
"ConstantOfShape",
"ReduceMean",
"Sqrt",
"Gather",
"Div",
"Concat",
"Equal",
"Pow",
"Softmax",
"Shape",
"Unsqueeze",
"Conv",
"Transpose",
"Reshape",
"Gemm",
"Sub",
"MatMul",
"Expand",
"Where",
"Constant",
"Mul",
"Add"
],
"weight_type": "QUInt8"
}
}
}