Llama-3.1-70B-Instruct-gptq4-128-True-seed1_mse1_staticFalse_clipFalse_fineweb
/
quantize_config.json
{ | |
"bits": 4, | |
"group_size": 128, | |
"damp_percent": 0.01, | |
"desc_act": true, | |
"static_groups": false, | |
"sym": true, | |
"true_sequential": true, | |
"model_name_or_path": null, | |
"model_file_base_name": null, | |
"quant_method": "gptq", | |
"checkpoint_format": "gptq" | |
} |