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