violet-1b4-onnx / quantize_config.json
zakarth's picture
Upload folder using huggingface_hub
c32da59 verified
Raw
History Blame Contribute Delete
216 Bytes
{
"modes": [
"int8"
],
"per_channel": true,
"reduce_range": true,
"block_size": null,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1,
"op_block_list": null
}