FastContext-1.0-4B-SFT-AutoRound / quantization_config.json
INC4AI's picture
Upload quantized model
6bfaefe verified
Raw
History Blame Contribute Delete
226 Bytes
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"autoround_version": "0.14.0",
"block_name_to_quantize": "model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}