Mistral-Large-Instruct-2407-GPTQ / quantize_config.json
TechxGenus's picture
Upload folder using huggingface_hub
16f8892 verified
raw
history blame contribute delete
No virus
323 Bytes
{
"bits": 4,
"group_size": 128,
"desc_act": true,
"static_groups": false,
"sym": true,
"lm_head": false,
"damp_percent": 0.005,
"true_sequential": true,
"model_name_or_path": "./Mistral-Large-Instruct-2407-GPTQ",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "gptq"
}