whisper-base-cv20-v1 / quantize_config.json
ihanif's picture
Upload folder using huggingface_hub
f0aa8e1 verified
raw
history blame contribute delete
216 Bytes
{
"modes": [
"q4"
],
"per_channel": false,
"reduce_range": false,
"block_size": null,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1,
"op_block_list": null
}