davda54 commited on
Commit
41b3fbd
·
verified ·
1 Parent(s): c4f9979

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }