Praful932 commited on
Commit
9d63892
1 Parent(s): bbb1ad0

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": "/kaggle/working/v0_quantized_model_desc_act/",
35
- "model_file_base_name": "model"
 
36
  }
37
  }
 
32
  "sym": true,
33
  "true_sequential": true,
34
  "model_name_or_path": "/kaggle/working/v0_quantized_model_desc_act/",
35
+ "model_file_base_name": "model",
36
+ "quant_method": "gptq"
37
  }
38
  }