bge-large-en-v1.5 / quantize_config.json
nanmoon's picture
onnx model
a1cd40b
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Reshape",
"Pow",
"Slice",
"Transpose",
"Mul",
"Sub",
"Add",
"Concat",
"Unsqueeze",
"ReduceMean",
"Constant",
"Gather",
"Softmax",
"Sqrt",
"Cast",
"Div",
"Shape",
"Erf",
"MatMul"
],
"weight_type": "QInt8"
}
}
}