reyvan commited on
Commit
7cdeab5
1 Parent(s): 19f5e71

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. quantize_config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "num_hidden_layers": 32,
25
  "onnx_safe": null,
26
  "quantization_config": {
27
- "bits": 2,
28
  "damp_percent": 0.01,
29
  "desc_act": false,
30
  "group_size": 128,
 
24
  "num_hidden_layers": 32,
25
  "onnx_safe": null,
26
  "quantization_config": {
27
+ "bits": 4,
28
  "damp_percent": 0.01,
29
  "desc_act": false,
30
  "group_size": 128,
quantize_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "bits": 2,
3
  "group_size": 128,
4
  "damp_percent": 0.01,
5
  "desc_act": false,
 
1
  {
2
+ "bits": 4,
3
  "group_size": 128,
4
  "damp_percent": 0.01,
5
  "desc_act": false,