frankleeeee commited on
Commit
9a85839
1 Parent(s): dccc046

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -6,8 +6,8 @@
6
  "class_dropout_prob": 0.1,
7
  "depth": 28,
8
  "drop_path": 0.0,
9
- "enable_flash_attn": true,
10
- "enable_layernorm_kernel": true,
11
  "enable_sequence_parallelism": false,
12
  "freeze_y_embedder": true,
13
  "hidden_size": 1152,
 
6
  "class_dropout_prob": 0.1,
7
  "depth": 28,
8
  "drop_path": 0.0,
9
+ "enable_flash_attn": false,
10
+ "enable_layernorm_kernel": false,
11
  "enable_sequence_parallelism": false,
12
  "freeze_y_embedder": true,
13
  "hidden_size": 1152,