IRMChen commited on
Commit
f2cbb76
·
1 Parent(s): e8c986c

update model config

Browse files
Files changed (1) hide show
  1. transformer/config.json +1 -1
transformer/config.json CHANGED
@@ -8,7 +8,7 @@
8
  "ffn_dim": 8960,
9
  "freq_dim": 256,
10
  "image_dim": 1280,
11
- "in_channels": 36,
12
  "num_attention_heads": 12,
13
  "num_layers": 30,
14
  "out_channels": 16,
 
8
  "ffn_dim": 8960,
9
  "freq_dim": 256,
10
  "image_dim": 1280,
11
+ "in_channels": 48,
12
  "num_attention_heads": 12,
13
  "num_layers": 30,
14
  "out_channels": 16,