Files
Llama-3-8B-Instruct-GPTQ-4-Bit/quantize_config.json
ModelHub XC d4373bd898 初始化项目,由ModelHub XC社区提供模型
Model: astronomer/Llama-3-8B-Instruct-GPTQ-4-Bit
Source: Original Platform
2026-04-13 00:01:58 +08:00

13 lines
264 B
JSON

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