nllb-200-distilled-600M-onnx / quantize_config.json
Hubters AI
Upload quantize_config.json with huggingface_hub
435fa86 verified
raw
history blame contribute delete
214 Bytes
{
"modes": [
"q8"
],
"per_channel": true,
"reduce_range": true,
"block_size": null,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1,
"op_block_list": null
}