opus-mt-ROMANCE-en / quantize_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
040b8cc verified
raw
history blame contribute delete
No virus
283 Bytes
{
"modes": [
"fp16",
"q8",
"int8",
"uint8",
"q4",
"q4f16",
"bnb4"
],
"per_channel": true,
"reduce_range": true,
"block_size": null,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1
}