Xinjie-Q commited on
Commit
1809cb3
·
verified ·
1 Parent(s): 2a94cad

add transformer

Browse files
transformer/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "in_channels": 128,
3
+ "out_channels": 128,
4
+ "vec_in_dim": 0,
5
+ "context_in_dim": 2560,
6
+ "hidden_size": 3072,
7
+ "mlp_ratio": 4.0,
8
+ "num_heads": 24,
9
+ "depth": 12,
10
+ "depth_single_blocks": 0,
11
+ "axes_dim": [
12
+ 16,
13
+ 56,
14
+ 56
15
+ ],
16
+ "theta": 10000,
17
+ "patch_size": 1,
18
+ "qkv_bias": true,
19
+ "guidance_embed": false,
20
+ "checkpoint": false,
21
+ "rope_type": "msrope",
22
+ "time_type": "qwen_proj",
23
+ "double_block_type": "double_stream",
24
+ "vec_type": null,
25
+ "apply_text_rotary_emb": false,
26
+ "_class_name": "MageFlow",
27
+ "txt_max_length": 2048,
28
+ "max_sequence_length": 2048,
29
+ "param_dtype": "bfloat16",
30
+ "packing": true,
31
+ "schedule_mode": "z-image",
32
+ "static_shift": 6.0,
33
+ "use_time_shift": false
34
+ }
transformer/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04431abbc3acd1a5b86a7f77269f8e77e05a6cac3b21f35e1aef7493f6ab4934
3
+ size 8231536784