Files
mxbai-rerank-large-v1/onnx/quantize_config.json
ModelHub XC c01e45fbe2 初始化项目,由ModelHub XC社区提供模型
Model: mixedbread-ai/mxbai-rerank-large-v1
Source: Original Platform
2026-05-14 13:42:55 +08:00

50 lines
1.2 KiB
JSON

{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Ceil",
"Transpose",
"Abs",
"GatherElements",
"Sign",
"Unsqueeze",
"Pow",
"Log",
"Erf",
"Shape",
"Softmax",
"Div",
"Squeeze",
"Expand",
"Constant",
"Sqrt",
"Gemm",
"Less",
"ConstantOfShape",
"Range",
"Clip",
"LessOrEqual",
"MatMul",
"ReduceMean",
"Identity",
"Where",
"Gather",
"Greater",
"Neg",
"Equal",
"Concat",
"Add",
"Slice",
"Mul",
"Tile",
"Cast",
"Reshape",
"And",
"Sub"
],
"weight_type": "QInt8"
}
}
}