IrishCore-DiffMask-135M-v1-rc5 / onnx /quantization.json
temsa's picture
Release IrishCore-DiffMask-135M-v1-rc5
0086dde verified
Raw
History Blame Contribute Delete
574 Bytes
{
"source_dir": "onnx",
"input_model": "onnx/model.onnx",
"preprocessed_input_model": "",
"output_model": "onnx/model_quantized.onnx",
"weight_type": "qint8",
"per_channel": true,
"reduce_range": false,
"preprocess_applied": false,
"op_types": [
"MatMul",
"Gemm",
"Attention"
],
"copied_assets": [
"onnx/model.onnx",
"onnx_export.json",
"config.json",
"special_tokens_map.json",
"tokenizer.json",
"tokenizer_config.json",
"vocab.txt"
],
"format": "onnx_dynamic_quantized",
"task": "token-classification"
}