SleepVLM-3B-W4A16 / quantization_config.json
Feng613's picture
Upload folder using huggingface_hub
77ea377 verified
raw
history blame contribute delete
297 Bytes
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"seqlen": 3140,
"batch_size": 1,
"nsamples": 5000,
"autoround_version": "0.9.2",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}