Update quantize_config.json
#1
by
themanas021
- opened
- quantize_config.json +1 -0
quantize_config.json
CHANGED
@@ -5,4 +5,5 @@
|
|
5 |
"desc_act": true,
|
6 |
"sym": true,
|
7 |
"true_sequential": true
|
|
|
8 |
}
|
|
|
5 |
"desc_act": true,
|
6 |
"sym": true,
|
7 |
"true_sequential": true
|
8 |
+
"disable_exllama":true
|
9 |
}
|