schift-nli / quantize_config.json
ubermensch1218's picture
Initial: ONNX DeBERTa-v3-xsmall NLI for Dot local inference
b150f36 verified
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Sub",
"Div",
"Identity",
"Slice",
"Tile",
"And",
"Expand",
"Softmax",
"Equal",
"Mul",
"GatherElements",
"Gather",
"Squeeze",
"Abs",
"ReduceMean",
"LessOrEqual",
"Sign",
"Transpose",
"Concat",
"Gemm",
"Erf",
"Less",
"Pow",
"Range",
"MatMul",
"Ceil",
"ConstantOfShape",
"Reshape",
"Clip",
"Cast",
"Neg",
"Unsqueeze",
"Add",
"Log",
"Where",
"Greater",
"Sqrt",
"Constant",
"Shape"
],
"weight_type": "QInt8"
}
}
}