MiniCPM5-1B-ONNX-Web / quantize_config.json
Mike0021's picture
Add q4 Transformers.js export of openbmb/MiniCPM5-1B
b2e7e17 verified
{
"modes": [
"q4"
],
"per_channel": false,
"reduce_range": false,
"block_size": 32,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1,
"op_block_list": null
}