Llama-2-7b-pruned2.4-Marlin_24 / quantize_config.json
mgoin's picture
Upload folder using huggingface_hub
09711a2 verified
raw
history blame contribute delete
334 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": false,
"model_name_or_path": "/home/alexm/models/marlin_24/llama2_7b_sp24_v1-int4-gptq-src",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "marlin_24"
}