cmeraki apurvagup commited on
Commit
a647d30
1 Parent(s): 17c19d9

Update quantize_config.json (#3)

Browse files

- Update quantize_config.json (c4f326faf97e67c2bc2bebe6d8ae928a8b792efd)


Co-authored-by: Apurva Kumar Gupta <apurvagup@users.noreply.huggingface.co>

Files changed (1) hide show
  1. quantize_config.json +2 -2
quantize_config.json CHANGED
@@ -6,6 +6,6 @@
6
  "static_groups": false,
7
  "sym": true,
8
  "true_sequential": true,
9
- "model_name_or_path": "tmp_gptq",
10
- "model_file_base_name": "gptq_model-4bit-128g"
11
  }
 
6
  "static_groups": false,
7
  "sym": true,
8
  "true_sequential": true,
9
+ "model_name_or_path": null,
10
+ "model_file_base_name": "model"
11
  }