File size: 876 Bytes
4c19ed8 e9a0f48 4c19ed8 |
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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 |
{
"_class_name": "HiDreamImageTransformer2DModel",
"_diffusers_version": "0.32.1",
"attention_head_dim": 128,
"axes_dims_rope": [
64,
32,
32
],
"caption_channels": [
4096,
4096
],
"max_resolution": [
128,
128
],
"in_channels": 16,
"llama_layers": [
0,
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,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31,
31
],
"num_attention_heads": 20,
"num_routed_experts": 4,
"num_activated_experts": 2,
"num_layers": 16,
"num_single_layers": 32,
"out_channels": 16,
"patch_size": 2,
"text_emb_dim": 2048
}
|