jiangchengchengNLP
commited on
Commit
•
c1ea0a8
1
Parent(s):
6cb048c
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -26,7 +26,8 @@
|
|
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,
|
|
|
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,
|