File size: 424 Bytes
be3d8d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bits": 4,
  "group_size": 128,
  "desc_act": false,
  "static_groups": false,
  "sym": true,
  "lm_head": false,
  "model_name_or_path": "/data/unsloth/final/Llama-3-Alpha-Ko-8B-Instruct-GPTQ",
  "model_file_base_name": "model",
  "quant_method": "gptq",
  "format": "gptq",
  "meta": {
    "quantizer": "autogptq:0.9.0.dev0",
    "checkpoint_format": "gptq",
    "damp_percent": 0.01,
    "true_sequential": true
  }
}