CD7BI-test / quantize_config.json
tiagotrindade's picture
Upload of AutoGPTQ quantized model
bb64803
raw
history blame contribute delete
246 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "TheBloke/CodeLlama-7B-Instruct-GPTQ",
"model_file_base_name": "model"
}