cicdatopea commited on
Commit
f086880
·
verified ·
1 Parent(s): 2295153

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -28,7 +28,9 @@
28
  "autoround_version": "0.4.5",
29
  "batch_size": 8,
30
  "bits": 4,
 
31
  "data_type": "int",
 
32
  "enable_minmax_tuning": true,
33
  "enable_norm_bias_tuning": false,
34
  "enable_quanted_input": true,
@@ -43,7 +45,8 @@
43
  "scale_dtype": "torch.float16",
44
  "seqlen": 2048,
45
  "sym": true,
46
- "to_quant_block_names": null
 
47
  },
48
  "rms_norm_eps": 1e-05,
49
  "rope_scaling": {
 
28
  "autoround_version": "0.4.5",
29
  "batch_size": 8,
30
  "bits": 4,
31
+ "damp_percent": 0.01,
32
  "data_type": "int",
33
+ "desc_act": false,
34
  "enable_minmax_tuning": true,
35
  "enable_norm_bias_tuning": false,
36
  "enable_quanted_input": true,
 
45
  "scale_dtype": "torch.float16",
46
  "seqlen": 2048,
47
  "sym": true,
48
+ "to_quant_block_names": null,
49
+ "true_sequential": false
50
  },
51
  "rms_norm_eps": 1e-05,
52
  "rope_scaling": {