Feature Extraction
sentence-transformers
ONNX
English
bert
sentence-similarity
Inference Endpoints
e5-large-v2-onnx / quantize_config.json
shuttie's picture
initial commit
302d3d3
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"Unsqueeze",
"Pow",
"Div",
"Softmax",
"Concat",
"Mul",
"Reshape",
"Add",
"Shape",
"Erf",
"Constant",
"Gather",
"Transpose",
"Cast",
"ReduceMean",
"Sub",
"MatMul",
"Slice",
"Sqrt"
],
"weight_type": "QInt8"
}
}
}