Update config.json
Browse files- config.json +3 -0
config.json
CHANGED
|
@@ -7,6 +7,9 @@
|
|
| 7 |
"group_size": 128,
|
| 8 |
"damp_percent": 0.1,
|
| 9 |
"desc_act": false,
|
|
|
|
|
|
|
|
|
|
| 10 |
"static_groups": true,
|
| 11 |
"sym": true,
|
| 12 |
"true_sequential": true,
|
|
|
|
| 7 |
"group_size": 128,
|
| 8 |
"damp_percent": 0.1,
|
| 9 |
"desc_act": false,
|
| 10 |
+
"exllama_config": {
|
| 11 |
+
"version": 2
|
| 12 |
+
},
|
| 13 |
"static_groups": true,
|
| 14 |
"sym": true,
|
| 15 |
"true_sequential": true,
|