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