ved-genmo commited on
Commit
87fc9bc
1 Parent(s): 3c52060

Delete dit-config.yaml

Browse files
Files changed (1) hide show
  1. dit-config.yaml +0 -17
dit-config.yaml DELETED
@@ -1,17 +0,0 @@
1
- depth: 48
2
- patch_size: 2
3
- num_heads: 24
4
- hidden_size_x: 3072
5
- hidden_size_y: 1536
6
- mlp_ratio_x: 4.0
7
- mlp_ratio_y: 4.0
8
- in_channels: 12
9
- qk_norm: true
10
- qkv_bias: false
11
- out_bias: true
12
- patch_embed_bias: true
13
- timestep_mlp_bias: true
14
- timestep_scale: 1000.0
15
- t5_feat_dim: 4096
16
- t5_token_length: 256
17
- rope_theta: 10000.0