CursorCore-Yi-1.5B-GPTQ / quantize_config.json
TechxGenus's picture
Upload folder using huggingface_hub
c48b457 verified
raw
history blame contribute delete
No virus
322 Bytes
{
"bits": 4,
"group_size": 64,
"desc_act": true,
"static_groups": false,
"sym": true,
"lm_head": false,
"damp_percent": 0.005,
"true_sequential": true,
"model_name_or_path": "TechxGenus/CursorCore-Yi-1.5B-GPTQ",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "gptq"
}