DeepSeek-V2-Lite-gptq-4bit / quantize_config.json
lrl-modelcloud's picture
5030786bb6855d6aab3c07c44e8c266e67becc9f1fa2c28b243bb9f6dbec7179
087a59a verified
raw
history blame
No virus
340 Bytes
{
"bits": 4,
"group_size": 128,
"desc_act": true,
"static_groups": false,
"sym": true,
"lm_head": false,
"damp_percent": 0.01,
"true_sequential": true,
"model_name_or_path": "",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": "gptqmodel:0.9.3"
}
}