unispeech-sat-base-plus-sd / quantize_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
b5572e9 verified
{
"per_channel": false,
"reduce_range": false,
"per_model_config": {
"model": {
"op_types": [
"Div",
"ReduceSum",
"Shape",
"Transpose",
"Concat",
"Gather",
"Sub",
"MatMul",
"Pow",
"Slice",
"Unsqueeze",
"Conv",
"Erf",
"InstanceNormalization",
"Constant",
"ReduceMean",
"Reshape",
"Softmax",
"Sqrt",
"Mul",
"Add"
],
"weight_type": "QUInt8"
}
}
}