tinyllama-24-marlin24-8bit-g128 / quantize_config.json
alexm-nm's picture
Upload folder using huggingface_hub
17d2017 verified
raw
history blame contribute delete
No virus
334 Bytes
{
"bits": 8,
"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/tinyllama-24-gptq-8bit-g128-src",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "marlin_24"
}