peralp24 commited on
Commit
f163a0b
1 Parent(s): 92b94ad

Update config.yml

Browse files
Files changed (1) hide show
  1. config.yml +1 -1
config.yml CHANGED
@@ -155,7 +155,7 @@
155
  "key_query_norm": false,
156
  "weight_tying": false,
157
  "masked_softmax": {
158
- "kernel": "flash_attention",
159
  "softmax_in_fp32": true,
160
  "scale": 1.0,
161
  "deterministic_flash_attn_bwd": false
 
155
  "key_query_norm": false,
156
  "weight_tying": false,
157
  "masked_softmax": {
158
+ "kernel": "torch",
159
  "softmax_in_fp32": true,
160
  "scale": 1.0,
161
  "deterministic_flash_attn_bwd": false