LFM2.5-2.6B-AutoRound-W8A16 / quantization_config.json
plavno's picture
Add AutoRound quantization of LiquidAI/LFM2.5-2.6B
5a5af72 verified
Raw
History Blame Contribute Delete
262 Bytes
{
"bits": 8,
"data_type": "int",
"group_size": 128,
"sym": true,
"nsamples": 256,
"seqlen": 512,
"autoround_version": "0.14.2",
"block_name_to_quantize": "model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}