{ "per_channel": true, "reduce_range": true, "per_model_config": { "text_model": { "op_types": [ "Gemm", "Tanh", "Div", "Sub", "ReduceMean", "Transpose", "Slice", "Sqrt", "MatMul", "Gather", "Mul", "Reshape", "Cast", "Pow", "Concat", "Softmax", "Constant", "Unsqueeze", "Add", "Shape" ], "weight_type": "QInt8" }, "vision_model": { "op_types": [ "Gemm", "Tanh", "ConstantOfShape", "Mod", "Div", "Sub", "Transpose", "ReduceMean", "Conv", "Slice", "Sqrt", "MatMul", "Expand", "Gather", "Mul", "Reshape", "Cast", "Pow", "Squeeze", "Concat", "Tile", "Softmax", "Constant", "Unsqueeze", "Add", "Shape" ], "weight_type": "QUInt8" } } }