jiangchengchengNLP commited on
Commit
14ea098
1 Parent(s): 4ff7f31

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -31,8 +31,7 @@
31
  "quant_method": "gptq",
32
  "static_groups": false,
33
  "sym": true,
34
- "true_sequential": true,
35
- "load_in_4bit": true
36
  },
37
  "rms_norm_eps": 1e-06,
38
  "tie_word_embeddings": false,
 
31
  "quant_method": "gptq",
32
  "static_groups": false,
33
  "sym": true,
34
+ "true_sequential": true
 
35
  },
36
  "rms_norm_eps": 1e-06,
37
  "tie_word_embeddings": false,