rondlite commited on
Commit
d92d905
·
1 Parent(s): 338bfd3

Delete quantize_config.json

Browse files
Files changed (1) hide show
  1. quantize_config.json +0 -10
quantize_config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "bits": 4,
3
- "group_size": 128,
4
- "damp_percent": 0.01,
5
- "desc_act": false,
6
- "sym": true,
7
- "true_sequential": true,
8
- "model_name_or_path": "pyg_charluv_4bit-128g",
9
- "model_file_base_name": "gptq_model-4bit-128g"
10
- }