CoolFace
Modelpublic

Runware/hidream-i1-dev

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes72downloads
config.json78 linesDownload Raw Back to transformer
1{2  "_class_name": "HiDreamImageTransformer2DModel",3  "_diffusers_version": "0.32.1",4  "attention_head_dim": 128,5  "axes_dims_rope": [6    64,7    32,8    329  ],10  "caption_channels": [11    4096,12    409613  ],14  "max_resolution": [15    128,16    12817  ],18  "in_channels": 16,19  "llama_layers": [20    0,21    1,22    2,23    3,24    4,25    5,26    6,27    7,28    8,29    9,30    10,31    11,32    12,33    13,34    14,35    15,36    16,37    17,38    18,39    19,40    20,41    21,42    22,43    23,44    24,45    25,46    26,47    27,48    28,49    29,50    30,51    31,52    31,53    31,54    31,55    31,56    31,57    31,58    31,59    31,60    31,61    31,62    31,63    31,64    31,65    31,66    31,67    3168  ],69  "num_attention_heads": 20,70  "num_routed_experts": 4,71  "num_activated_experts": 2,72  "num_layers": 16,73  "num_single_layers": 32,74  "out_channels": 16,75  "patch_size": 2,76  "text_emb_dim": 204877}78