File size: 614 Bytes
ec43401
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "bits": 4,
  "group_size": 128,
  "sym": true,
  "data_type": "int",
  "enable_quanted_input": true,
  "enable_minmax_tuning": true,
  "seqlen": 512,
  "batch_size": 4,
  "scale_dtype": "torch.float16",
  "lr": 0.005,
  "minmax_lr": 0.005,
  "gradient_accumulate_steps": 1,
  "iters": 200,
  "amp": false,
  "nsamples": 128,
  "low_gpu_mem_usage": false,
  "to_quant_block_names": null,
  "enable_norm_bias_tuning": false,
  "dataset": "NeelNanda/pile-10k",
  "autoround_version": "0.4.2",
  "quant_method": "awq",
  "zero_point": false,
  "version": "gemm",
  "modules_to_not_convert": [
    "embed_out"
  ]
}