Tijmen2 commited on
Commit
5f7988a
1 Parent(s): 972dcd0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -32,6 +32,7 @@
32
  "sym": true,
33
  "true_sequential": true,
34
  "model_name_or_path": null,
35
- "model_file_base_name": null
 
36
  }
37
  }
 
32
  "sym": true,
33
  "true_sequential": true,
34
  "model_name_or_path": null,
35
+ "model_file_base_name": "model"
36
+ "quant_method": "gptq"
37
  }
38
  }