maxall4 commited on
Commit
a62b486
1 Parent(s): cd7d86b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -84,7 +84,7 @@
84
  "use_flash_attn": true,
85
  "use_flash_depthwise": true,
86
  "use_flash_rmsnorm": true,
87
- "use_flashfft": true,
88
  "use_interpolated_rotary_pos_emb": true,
89
  "vocab_size": 512
90
  }
 
84
  "use_flash_attn": true,
85
  "use_flash_depthwise": true,
86
  "use_flash_rmsnorm": true,
87
+ "use_flashfft": false,
88
  "use_interpolated_rotary_pos_emb": true,
89
  "vocab_size": 512
90
  }