jiangchengchengNLP commited on
Commit
3bd4ee5
1 Parent(s): c1ea0a8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -26,8 +26,7 @@
26
  "modules_to_not_convert": null,
27
  "quant_method": "awq",
28
  "version": "gemm",
29
- "zero_point": true,
30
- "load_in_4bit":true
31
  },
32
  "rms_norm_eps": 1e-06,
33
  "tie_word_embeddings": false,
 
26
  "modules_to_not_convert": null,
27
  "quant_method": "awq",
28
  "version": "gemm",
29
+ "zero_point": true
 
30
  },
31
  "rms_norm_eps": 1e-06,
32
  "tie_word_embeddings": false,