kuotient commited on
Commit
ce930b0
1 Parent(s): c62844d

Update quantize_config.json

Browse files
Files changed (1) hide show
  1. quantize_config.json +1 -1
quantize_config.json CHANGED
@@ -8,6 +8,6 @@
8
  "true_sequential": true,
9
  "model_name_or_path": null,
10
  "model_file_base_name": null,
11
- "quant_method": "gptq",
12
  "checkpoint_format": "marlin"
13
  }
 
8
  "true_sequential": true,
9
  "model_name_or_path": null,
10
  "model_file_base_name": null,
11
+ "quant_method": "marlin",
12
  "checkpoint_format": "marlin"
13
  }