| { | |
| "_class_name": "DiTModel", | |
| "_diffusers_version": "0.35.2", | |
| "attention_head_dim": 64, | |
| "attn_implementation": "flash_attention_2", | |
| "eps": 1e-06, | |
| "ffn_dim": 1536, | |
| "freq_dim": 256, | |
| "in_channels": 3, | |
| "num_attention_heads": 6, | |
| "num_layers": 12, | |
| "out_channels": 3, | |
| "patch_size": [ | |
| 2, | |
| 4, | |
| 4 | |
| ], | |
| "pos_embed_seq_len": null, | |
| "rope_max_seq_len": 1024 | |
| } |