owlv2-base-patch16-finetuned / quantize_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
f59e15d verified
{
"per_channel": false,
"reduce_range": false,
"per_model_config": {
"model": {
"op_types": [
"Equal",
"Flatten",
"MatMul",
"Reciprocal",
"Cast",
"ReduceMean",
"Mul",
"Less",
"ArgMax",
"Erf",
"Einsum",
"Range",
"Shape",
"Where",
"Sigmoid",
"Div",
"Transpose",
"ReduceSum",
"Add",
"Softmax",
"Gather",
"Abs",
"ConstantOfShape",
"Elu",
"Log",
"Reshape",
"Expand",
"Sub",
"Pow",
"Sqrt",
"Squeeze",
"Constant",
"Greater",
"Unsqueeze",
"Neg",
"Concat",
"Slice",
"Conv"
],
"weight_type": "QUInt8"
}
}
}