ONNX
LosReturn's picture
Upload folder using huggingface_hub
ec51737 verified
Raw
History Blame Contribute Delete
406 Bytes
Invalid JSON:Expected double-quoted property name in JSONat line 9, column 7
{
"model_type": "ONNX",
"npu_mode": "NPU1",
"quant": {
"input_configs": [
{
"tensor_name": "DEFAULT",
"calibration_dataset": "s3://npu-ci/data/data.zip",
}
],
"calibration_method": "MinMax"
},
"input_processors": [
{
"tensor_name": "DEFAULT",
"src_dtype": "U8"
}
],
"compiler": {
"check": 0,
"enable_slice_mode": true
}
}