Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -36,6 +36,5 @@
|
|
| 36 |
"global_window_length": 8192,
|
| 37 |
"local_window_length": 256,
|
| 38 |
"deterministic_flash_attn": false,
|
| 39 |
-
"use_cache": false
|
| 40 |
-
"is_decoder": false
|
| 41 |
}
|
|
|
|
| 36 |
"global_window_length": 8192,
|
| 37 |
"local_window_length": 256,
|
| 38 |
"deterministic_flash_attn": false,
|
| 39 |
+
"use_cache": false
|
|
|
|
| 40 |
}
|