test_model / quantize_config.json
R219's picture
Upload 10 files
f99ad46 verified
raw
history blame contribute delete
215 Bytes
{
"modes": [
"q4"
],
"per_channel": true,
"reduce_range": false,
"block_size": null,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1,
"op_block_list": null
}