siglip-base-patch16-256 / quantize_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
2c0d8e1 verified
{
"per_channel": true,
"reduce_range": true,
"per_model_config": {
"model": {
"op_types": [
"ReduceSum",
"Tanh",
"MatMul",
"Unsqueeze",
"Constant",
"Add",
"Concat",
"Pow",
"Mul",
"Gemm",
"Slice",
"Exp",
"Transpose",
"Sub",
"Softmax",
"Cast",
"Gather",
"ReduceMean",
"Tile",
"Shape",
"Div",
"Conv",
"Mod",
"Squeeze",
"Sqrt",
"ConstantOfShape",
"Expand",
"Abs",
"Reshape"
],
"weight_type": "QUInt8"
}
}
}