Files
EverythingLM-13B-V3-16K-GPTQ/quantize_config.json

10 lines
186 B
JSON
Raw Permalink Normal View History

2025-01-19 15:53:47 +08:00
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}