Qwen1.5-72B-Chat-2bit / quantization_config.json
keyfan's picture
Upload folder using huggingface_hub
a45cd68 verified
raw
history blame contribute delete
No virus
244 Bytes
{
"quant_method": "QUiP",
"rescale_WH": false,
"use_rand": true,
"codebook": "E8P12",
"codesz": 8,
"idx_dtype": "torch.int16",
"merge_suv": false,
"per_channel": false,
"opt_resid_scale": -1,
"modules_to_not_convert": null
}