Files
Meta-Llama-3-8B-Instruct-GPTQ/quantize_config.json
ModelHub XC 44941a0db5 初始化项目,由ModelHub XC社区提供模型
Model: LLM-Research/Meta-Llama-3-8B-Instruct-GPTQ
Source: Original Platform
2026-05-31 07:19:13 +08:00

13 lines
267 B
JSON

{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}