Qwen2.5-0.5B-Instruct / quantize_config.json
atossou's picture
Upload 10 files
49b3aa3 verified
raw
history blame contribute delete
285 Bytes
{
"modes": [
"fp16",
"q8",
"int8",
"uint8",
"q4",
"q4f16",
"bnb4"
],
"per_channel": false,
"reduce_range": false,
"block_size": null,
"is_symmetric": true,
"accuracy_level": null,
"quant_type": 1
}