Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -28,7 +28,7 @@
|
|
| 28 |
Infinity
|
| 29 |
],
|
| 30 |
"diffmamba": true,
|
| 31 |
-
"diffmamba_settings": "alternate"
|
| 32 |
"time_step_max": 0.1,
|
| 33 |
"time_step_min": 0.001,
|
| 34 |
"time_step_rank": 256,
|
|
|
|
| 28 |
Infinity
|
| 29 |
],
|
| 30 |
"diffmamba": true,
|
| 31 |
+
"diffmamba_settings": "alternate",
|
| 32 |
"time_step_max": 0.1,
|
| 33 |
"time_step_min": 0.001,
|
| 34 |
"time_step_rank": 256,
|