Update config.json
Browse files- 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":
|
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 |
}
|