flytech commited on
Commit
55d97f2
·
1 Parent(s): d54c8d8

Updated quantize_config.json

Browse files
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": "openlm-research/open_llama_3b_v2-AGPTQ",
10
- "model_file_base_name": "gptq_model-4bit-1024g"
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
  }