Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
"modules_in_block_to_quantize": null,
|
35 |
"quant_method": "gptq",
|
36 |
"sym": true,
|
37 |
-
"true_sequential": true
|
38 |
"disable_exllama": true
|
39 |
},
|
40 |
"query_pre_attn_scalar": 256,
|
|
|
34 |
"modules_in_block_to_quantize": null,
|
35 |
"quant_method": "gptq",
|
36 |
"sym": true,
|
37 |
+
"true_sequential": true,
|
38 |
"disable_exllama": true
|
39 |
},
|
40 |
"query_pre_attn_scalar": 256,
|