File size: 315 Bytes
ff6f622
 
 
 
ad8b8b9
ff6f622
 
ad8b8b9
 
 
ff6f622
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "hidden_size": 512,
  "num_attention_heads": 4,
  "attention_head_dim": 128,
  "in_channels": 16,
  "joint_attention_dim": 768,
  "pooled_projection_dim": 768,
  "num_double_layers": 15,
  "num_single_layers": 25,
  "mlp_ratio": 4.0,
  "axes_dims_rope": [
    16,
    56,
    56
  ],
  "guidance_embeds": true
}