Update quantize_config.json
Browse files- quantize_config.json +1 -3
quantize_config.json
CHANGED
@@ -4,7 +4,5 @@
|
|
4 |
"damp_percent": 0.01,
|
5 |
"desc_act": false,
|
6 |
"sym": true,
|
7 |
-
"true_sequential": true
|
8 |
-
"model_name_or_path": '',
|
9 |
-
"model_file_base_name": 'Guanaco-7B-GPTQ-4bit-128g.no-act-order'
|
10 |
}
|
|
|
4 |
"damp_percent": 0.01,
|
5 |
"desc_act": false,
|
6 |
"sym": true,
|
7 |
+
"true_sequential": true
|
|
|
|
|
8 |
}
|