File size: 662 Bytes
6f01f0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "_class_name": "MagiHumanDiT",
  "_diffusers_version": "0.33.0",
  "num_layers": 40,
  "hidden_size": 5120,
  "head_dim": 128,
  "num_query_groups": 8,
  "video_in_channels": 192,
  "audio_in_channels": 64,
  "text_in_channels": 3584,
  "mm_layers": [
    0,
    1,
    2,
    3,
    36,
    37,
    38,
    39
  ],
  "local_attn_layers": [],
  "gelu7_layers": [
    0,
    1,
    2,
    3
  ],
  "post_norm_layers": [],
  "enable_attn_gating": true,
  "activation_type": "swiglu7",
  "patch_size": [
    1,
    2,
    2
  ],
  "spatial_rope_interpolation": "extra",
  "tread_selection_rate": 0.5,
  "tread_start_layer_idx": 2,
  "tread_end_layer_idx": 25
}