FIX quantize_config.json (#1)
Browse files- FIX quantize_config.json (921235d03f29bd0605b8ccc50dd5cf7a9d49f61d)
Co-authored-by: maksim <[email protected]>
- quantize_config.json +1 -1
quantize_config.json
CHANGED
@@ -15,6 +15,6 @@
|
|
15 |
"damp_percent": 0.1,
|
16 |
"damp_auto_increment": 0.0025,
|
17 |
"static_groups": false,
|
18 |
-
"true_sequential": true
|
19 |
}
|
20 |
}
|
|
|
15 |
"damp_percent": 0.1,
|
16 |
"damp_auto_increment": 0.0025,
|
17 |
"static_groups": false,
|
18 |
+
"true_sequential": true
|
19 |
}
|
20 |
}
|