jiangchengchengNLP commited on
Commit
4ff7f31
1 Parent(s): 664a32d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -31,7 +31,8 @@
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,
 
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,