surjo0 commited on
Commit
538f453
·
verified ·
1 Parent(s): 8193c8d

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. 102flowers/pixart_alpha/run_005/checkpoint-10000/transformer/config.json +30 -0
  3. 102flowers/pixart_alpha/run_005/scheduler/scheduler_config.json +32 -0
  4. 102flowers/pixart_alpha/run_005/text_encoder/config.json +33 -0
  5. 102flowers/pixart_alpha/run_005/tokenizer/tokenizer.json +0 -0
  6. 102flowers/pixart_alpha/run_005/tokenizer/tokenizer_config.json +118 -0
  7. 102flowers/pixart_alpha/run_005/transformer/config.json +30 -0
  8. 102flowers/pixart_alpha/run_005/vae/config.json +38 -0
  9. 102flowers/pixart_alpha/run_006/checkpoint-10000/transformer/config.json +30 -0
  10. 102flowers/sana 1.6/Base/checkpoint-10000/optimizer.bin +3 -0
  11. 102flowers/sana 1.6/Base/checkpoint-10000/random_states_0.pkl +3 -0
  12. 102flowers/sana 1.6/Base/checkpoint-10000/scheduler.bin +3 -0
  13. 102flowers/sana 1.6/Base/checkpoint-10000/transformer/config.json +26 -0
  14. 102flowers/sana 1.6/Base/checkpoint-10000/transformer/diffusion_pytorch_model.safetensors +3 -0
  15. 102flowers/sana 1.6/Base/tokenizer/chat_template.jinja +4 -0
  16. 102flowers/sana 1.6/Base/tokenizer/tokenizer_config.json +20 -0
  17. 102flowers/sana 1.6/Base/transformer/config.json +26 -0
  18. 102flowers/sana 1.6/Base/validation/collage_step_0001000.png +3 -0
  19. 102flowers/sana 1.6/Base/validation/collage_step_0002000.png +3 -0
  20. 102flowers/sana 1.6/Base/validation/collage_step_0003000.png +3 -0
  21. 102flowers/sana 1.6/Base/validation/collage_step_0004000.png +3 -0
  22. 102flowers/sana 1.6/Base/validation/collage_step_0005000.png +3 -0
  23. 102flowers/sana 1.6/Base/validation/collage_step_0006000.png +3 -0
  24. 102flowers/sana 1.6/Base/validation/collage_step_0007000.png +3 -0
  25. 102flowers/sana 1.6/Base/validation/collage_step_0008000.png +3 -0
  26. 102flowers/sana 1.6/Base/validation/collage_step_0009000.png +3 -0
  27. 102flowers/sana 1.6/Base/validation/collage_step_0010000.png +3 -0
  28. 102flowers/sana 1.6/SRA/checkpoint-10000/model_1.safetensors +3 -0
  29. 102flowers/sana 1.6/SRA/checkpoint-10000/optimizer.bin +3 -0
  30. 102flowers/sana 1.6/SRA/checkpoint-10000/transformer/config.json +26 -0
  31. 102flowers/sana 1.6/SRA/checkpoint-10000/transformer/diffusion_pytorch_model.safetensors +3 -0
  32. 102flowers/sana 1.6/SRA/scheduler/scheduler_config.json +40 -0
  33. 102flowers/sana 1.6/SRA/text_encoder/config.json +68 -0
  34. 102flowers/sana 1.6/SRA/text_encoder/model.safetensors +3 -0
  35. 102flowers/sana 1.6/SRA/tokenizer/chat_template.jinja +4 -0
  36. 102flowers/sana 1.6/SRA/tokenizer/tokenizer_config.json +20 -0
  37. 102flowers/sana 1.6/SRA/transformer/config.json +26 -0
  38. 102flowers/sana 1.6/SRA/transformer/diffusion_pytorch_model.safetensors +3 -0
  39. 102flowers/sana 1.6/SRA/vae/config.json +92 -0
  40. 102flowers/sana 1.6/SRA/vae/diffusion_pytorch_model.safetensors +3 -0
  41. 102flowers/sana 1.6/SpeeD/scheduler/scheduler_config.json +40 -0
  42. 102flowers/sana 1.6/SpeeD/text_encoder/config.json +68 -0
  43. 102flowers/sana 1.6/SpeeD/tokenizer/chat_template.jinja +4 -0
  44. 102flowers/sana 1.6/SpeeD/tokenizer/tokenizer.json +3 -0
  45. 102flowers/sana 1.6/SpeeD/tokenizer/tokenizer_config.json +20 -0
  46. 102flowers/sana 1.6/SpeeD/transformer/config.json +26 -0
  47. 102flowers/sana 1.6/SpeeD/vae/config.json +92 -0
  48. 102flowers/sana 1.6/TD/checkpoint-10000/model.safetensors +3 -0
  49. 102flowers/sana 1.6/TD/checkpoint-10000/transformer/config.json +26 -0
  50. 102flowers/sana 1.6/TD/checkpoint-10000/transformer/diffusion_pytorch_model.safetensors +3 -0
.gitattributes CHANGED
@@ -120,3 +120,4 @@ cub200/sana[[:space:]]1.6/Baseline/tokenizer/tokenizer.json filter=lfs diff=lfs
120
  cub200/sana[[:space:]]1.6/RAD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
121
  coco/sana[[:space:]]0.6/TD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
122
  coco/sana[[:space:]]0.6/SpeeD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
120
  cub200/sana[[:space:]]1.6/RAD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
121
  coco/sana[[:space:]]0.6/TD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
122
  coco/sana[[:space:]]0.6/SpeeD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
123
+ 102flowers/sana[[:space:]]1.6/SpeeD/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
102flowers/pixart_alpha/run_005/checkpoint-10000/transformer/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PixArtTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
5
+ "activation_fn": "gelu-approximate",
6
+ "attention_bias": true,
7
+ "attention_head_dim": 72,
8
+ "attention_type": "default",
9
+ "caption_channels": 4096,
10
+ "cross_attention_dim": 1152,
11
+ "double_self_attention": false,
12
+ "dropout": 0.0,
13
+ "in_channels": 4,
14
+ "interpolation_scale": null,
15
+ "norm_elementwise_affine": false,
16
+ "norm_eps": 1e-06,
17
+ "norm_num_groups": 32,
18
+ "norm_type": "ada_norm_single",
19
+ "num_attention_heads": 16,
20
+ "num_embeds_ada_norm": 1000,
21
+ "num_layers": 28,
22
+ "num_vector_embeds": null,
23
+ "only_cross_attention": false,
24
+ "out_channels": 8,
25
+ "patch_size": 2,
26
+ "sample_size": 64,
27
+ "upcast_attention": false,
28
+ "use_additional_conditions": null,
29
+ "use_linear_projection": false
30
+ }
102flowers/pixart_alpha/run_005/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "DPMSolverMultistepScheduler",
3
+ "_diffusers_version": "0.37.1",
4
+ "algorithm_type": "dpmsolver++",
5
+ "beta_end": 0.02,
6
+ "beta_schedule": "linear",
7
+ "beta_start": 0.0001,
8
+ "dynamic_thresholding_ratio": 0.995,
9
+ "euler_at_final": false,
10
+ "final_sigmas_type": "zero",
11
+ "flow_shift": 1.0,
12
+ "lambda_min_clipped": -Infinity,
13
+ "lower_order_final": true,
14
+ "num_train_timesteps": 1000,
15
+ "prediction_type": "epsilon",
16
+ "rescale_betas_zero_snr": false,
17
+ "sample_max_value": 1.0,
18
+ "solver_order": 2,
19
+ "solver_type": "midpoint",
20
+ "steps_offset": 0,
21
+ "thresholding": false,
22
+ "time_shift_type": "exponential",
23
+ "timestep_spacing": "linspace",
24
+ "trained_betas": null,
25
+ "use_beta_sigmas": false,
26
+ "use_dynamic_shifting": false,
27
+ "use_exponential_sigmas": false,
28
+ "use_flow_sigmas": false,
29
+ "use_karras_sigmas": false,
30
+ "use_lu_lambdas": false,
31
+ "variance_type": null
32
+ }
102flowers/pixart_alpha/run_005/text_encoder/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "T5EncoderModel"
4
+ ],
5
+ "classifier_dropout": 0.0,
6
+ "d_ff": 10240,
7
+ "d_kv": 64,
8
+ "d_model": 4096,
9
+ "decoder_start_token_id": 0,
10
+ "dense_act_fn": "gelu_new",
11
+ "dropout_rate": 0.1,
12
+ "dtype": "bfloat16",
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "gated-gelu",
15
+ "initializer_factor": 1.0,
16
+ "is_decoder": false,
17
+ "is_encoder_decoder": false,
18
+ "is_gated_act": true,
19
+ "layer_norm_epsilon": 1e-06,
20
+ "model_type": "t5",
21
+ "num_decoder_layers": 24,
22
+ "num_heads": 64,
23
+ "num_layers": 24,
24
+ "output_past": true,
25
+ "pad_token_id": 0,
26
+ "relative_attention_max_distance": 128,
27
+ "relative_attention_num_buckets": 32,
28
+ "scale_decoder_outputs": false,
29
+ "tie_word_embeddings": true,
30
+ "transformers_version": "5.9.0",
31
+ "use_cache": false,
32
+ "vocab_size": 32128
33
+ }
102flowers/pixart_alpha/run_005/tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
102flowers/pixart_alpha/run_005/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "clean_up_tokenization_spaces": true,
4
+ "eos_token": "</s>",
5
+ "extra_ids": 100,
6
+ "extra_special_tokens": [
7
+ "<extra_id_0>",
8
+ "<extra_id_1>",
9
+ "<extra_id_2>",
10
+ "<extra_id_3>",
11
+ "<extra_id_4>",
12
+ "<extra_id_5>",
13
+ "<extra_id_6>",
14
+ "<extra_id_7>",
15
+ "<extra_id_8>",
16
+ "<extra_id_9>",
17
+ "<extra_id_10>",
18
+ "<extra_id_11>",
19
+ "<extra_id_12>",
20
+ "<extra_id_13>",
21
+ "<extra_id_14>",
22
+ "<extra_id_15>",
23
+ "<extra_id_16>",
24
+ "<extra_id_17>",
25
+ "<extra_id_18>",
26
+ "<extra_id_19>",
27
+ "<extra_id_20>",
28
+ "<extra_id_21>",
29
+ "<extra_id_22>",
30
+ "<extra_id_23>",
31
+ "<extra_id_24>",
32
+ "<extra_id_25>",
33
+ "<extra_id_26>",
34
+ "<extra_id_27>",
35
+ "<extra_id_28>",
36
+ "<extra_id_29>",
37
+ "<extra_id_30>",
38
+ "<extra_id_31>",
39
+ "<extra_id_32>",
40
+ "<extra_id_33>",
41
+ "<extra_id_34>",
42
+ "<extra_id_35>",
43
+ "<extra_id_36>",
44
+ "<extra_id_37>",
45
+ "<extra_id_38>",
46
+ "<extra_id_39>",
47
+ "<extra_id_40>",
48
+ "<extra_id_41>",
49
+ "<extra_id_42>",
50
+ "<extra_id_43>",
51
+ "<extra_id_44>",
52
+ "<extra_id_45>",
53
+ "<extra_id_46>",
54
+ "<extra_id_47>",
55
+ "<extra_id_48>",
56
+ "<extra_id_49>",
57
+ "<extra_id_50>",
58
+ "<extra_id_51>",
59
+ "<extra_id_52>",
60
+ "<extra_id_53>",
61
+ "<extra_id_54>",
62
+ "<extra_id_55>",
63
+ "<extra_id_56>",
64
+ "<extra_id_57>",
65
+ "<extra_id_58>",
66
+ "<extra_id_59>",
67
+ "<extra_id_60>",
68
+ "<extra_id_61>",
69
+ "<extra_id_62>",
70
+ "<extra_id_63>",
71
+ "<extra_id_64>",
72
+ "<extra_id_65>",
73
+ "<extra_id_66>",
74
+ "<extra_id_67>",
75
+ "<extra_id_68>",
76
+ "<extra_id_69>",
77
+ "<extra_id_70>",
78
+ "<extra_id_71>",
79
+ "<extra_id_72>",
80
+ "<extra_id_73>",
81
+ "<extra_id_74>",
82
+ "<extra_id_75>",
83
+ "<extra_id_76>",
84
+ "<extra_id_77>",
85
+ "<extra_id_78>",
86
+ "<extra_id_79>",
87
+ "<extra_id_80>",
88
+ "<extra_id_81>",
89
+ "<extra_id_82>",
90
+ "<extra_id_83>",
91
+ "<extra_id_84>",
92
+ "<extra_id_85>",
93
+ "<extra_id_86>",
94
+ "<extra_id_87>",
95
+ "<extra_id_88>",
96
+ "<extra_id_89>",
97
+ "<extra_id_90>",
98
+ "<extra_id_91>",
99
+ "<extra_id_92>",
100
+ "<extra_id_93>",
101
+ "<extra_id_94>",
102
+ "<extra_id_95>",
103
+ "<extra_id_96>",
104
+ "<extra_id_97>",
105
+ "<extra_id_98>",
106
+ "<extra_id_99>"
107
+ ],
108
+ "is_local": false,
109
+ "legacy": true,
110
+ "local_files_only": false,
111
+ "model_max_length": 512,
112
+ "pad_token": "<pad>",
113
+ "sp_model_kwargs": {},
114
+ "tokenizer_class": "T5Tokenizer",
115
+ "unk_id": 2,
116
+ "unk_token": "<unk>",
117
+ "use_fast": false
118
+ }
102flowers/pixart_alpha/run_005/transformer/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PixArtTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
5
+ "activation_fn": "gelu-approximate",
6
+ "attention_bias": true,
7
+ "attention_head_dim": 72,
8
+ "attention_type": "default",
9
+ "caption_channels": 4096,
10
+ "cross_attention_dim": 1152,
11
+ "double_self_attention": false,
12
+ "dropout": 0.0,
13
+ "in_channels": 4,
14
+ "interpolation_scale": null,
15
+ "norm_elementwise_affine": false,
16
+ "norm_eps": 1e-06,
17
+ "norm_num_groups": 32,
18
+ "norm_type": "ada_norm_single",
19
+ "num_attention_heads": 16,
20
+ "num_embeds_ada_norm": 1000,
21
+ "num_layers": 28,
22
+ "num_vector_embeds": null,
23
+ "only_cross_attention": false,
24
+ "out_channels": 8,
25
+ "patch_size": 2,
26
+ "sample_size": 64,
27
+ "upcast_attention": false,
28
+ "use_additional_conditions": null,
29
+ "use_linear_projection": false
30
+ }
102flowers/pixart_alpha/run_005/vae/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 256,
9
+ 512,
10
+ 512
11
+ ],
12
+ "down_block_types": [
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D"
17
+ ],
18
+ "force_upcast": true,
19
+ "in_channels": 3,
20
+ "latent_channels": 4,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
+ "layers_per_block": 2,
24
+ "mid_block_add_attention": true,
25
+ "norm_num_groups": 32,
26
+ "out_channels": 3,
27
+ "sample_size": 256,
28
+ "scaling_factor": 0.18215,
29
+ "shift_factor": null,
30
+ "up_block_types": [
31
+ "UpDecoderBlock2D",
32
+ "UpDecoderBlock2D",
33
+ "UpDecoderBlock2D",
34
+ "UpDecoderBlock2D"
35
+ ],
36
+ "use_post_quant_conv": true,
37
+ "use_quant_conv": true
38
+ }
102flowers/pixart_alpha/run_006/checkpoint-10000/transformer/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PixArtTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "PixArt-alpha/PixArt-XL-2-512x512",
5
+ "activation_fn": "gelu-approximate",
6
+ "attention_bias": true,
7
+ "attention_head_dim": 72,
8
+ "attention_type": "default",
9
+ "caption_channels": 4096,
10
+ "cross_attention_dim": 1152,
11
+ "double_self_attention": false,
12
+ "dropout": 0.0,
13
+ "in_channels": 4,
14
+ "interpolation_scale": null,
15
+ "norm_elementwise_affine": false,
16
+ "norm_eps": 1e-06,
17
+ "norm_num_groups": 32,
18
+ "norm_type": "ada_norm_single",
19
+ "num_attention_heads": 16,
20
+ "num_embeds_ada_norm": 1000,
21
+ "num_layers": 28,
22
+ "num_vector_embeds": null,
23
+ "only_cross_attention": false,
24
+ "out_channels": 8,
25
+ "patch_size": 2,
26
+ "sample_size": 64,
27
+ "upcast_attention": false,
28
+ "use_additional_conditions": null,
29
+ "use_linear_projection": false
30
+ }
102flowers/sana 1.6/Base/checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3105f54e86d5750e186c32833acbc40084c6cc4a17c702c1a761d8126a445d
3
+ size 6418189542
102flowers/sana 1.6/Base/checkpoint-10000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ab8634a881c6d7ec555ca7c163b22db250a0371793ceede350b2b7dab34024
3
+ size 14408
102flowers/sana 1.6/Base/checkpoint-10000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a8618224235a3f783a0d9b4ec8188c1868ef019bca6e56098eec385b44677f
3
+ size 1000
102flowers/sana 1.6/Base/checkpoint-10000/transformer/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SanaTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_bias": false,
6
+ "attention_head_dim": 32,
7
+ "caption_channels": 2304,
8
+ "cross_attention_dim": 2240,
9
+ "cross_attention_head_dim": 112,
10
+ "dropout": 0.0,
11
+ "guidance_embeds": false,
12
+ "guidance_embeds_scale": 0.1,
13
+ "in_channels": 32,
14
+ "interpolation_scale": null,
15
+ "mlp_ratio": 2.5,
16
+ "norm_elementwise_affine": false,
17
+ "norm_eps": 1e-06,
18
+ "num_attention_heads": 70,
19
+ "num_cross_attention_heads": 20,
20
+ "num_layers": 20,
21
+ "out_channels": 32,
22
+ "patch_size": 1,
23
+ "qk_norm": null,
24
+ "sample_size": 16,
25
+ "timestep_scale": 1.0
26
+ }
102flowers/sana 1.6/Base/checkpoint-10000/transformer/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a04fd348f4bffccdc28571bfc0839e87df34cfa1ff5329f0d2403b71b75002
3
+ size 3208971544
102flowers/sana 1.6/Base/tokenizer/chat_template.jinja ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {{ bos_token }}{% if messages[0]['role'] == 'system' %}{{ raise_exception('System role not supported') }}{% endif %}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if (message['role'] == 'assistant') %}{% set role = 'model' %}{% else %}{% set role = message['role'] %}{% endif %}{{ '<start_of_turn>' + role + '
2
+ ' + message['content'] | trim + '<end_of_turn>
3
+ ' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model
4
+ '}}{% endif %}
102flowers/sana 1.6/Base/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<bos>",
4
+ "clean_up_tokenization_spaces": false,
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": [
7
+ "<start_of_turn>",
8
+ "<end_of_turn>"
9
+ ],
10
+ "is_local": false,
11
+ "local_files_only": false,
12
+ "mask_token": "<mask>",
13
+ "model_max_length": 1000000000000000019884624838656,
14
+ "pad_token": "<pad>",
15
+ "sp_model_kwargs": {},
16
+ "spaces_between_special_tokens": false,
17
+ "tokenizer_class": "GemmaTokenizer",
18
+ "unk_token": "<unk>",
19
+ "use_default_system_prompt": false
20
+ }
102flowers/sana 1.6/Base/transformer/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SanaTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_bias": false,
6
+ "attention_head_dim": 32,
7
+ "caption_channels": 2304,
8
+ "cross_attention_dim": 2240,
9
+ "cross_attention_head_dim": 112,
10
+ "dropout": 0.0,
11
+ "guidance_embeds": false,
12
+ "guidance_embeds_scale": 0.1,
13
+ "in_channels": 32,
14
+ "interpolation_scale": null,
15
+ "mlp_ratio": 2.5,
16
+ "norm_elementwise_affine": false,
17
+ "norm_eps": 1e-06,
18
+ "num_attention_heads": 70,
19
+ "num_cross_attention_heads": 20,
20
+ "num_layers": 20,
21
+ "out_channels": 32,
22
+ "patch_size": 1,
23
+ "qk_norm": null,
24
+ "sample_size": 16,
25
+ "timestep_scale": 1.0
26
+ }
102flowers/sana 1.6/Base/validation/collage_step_0001000.png ADDED

Git LFS Details

  • SHA256: 0235baf123278c31842fb5a36ab8fa82bebaf87438b82e3276fa08a40f672075
  • Pointer size: 132 Bytes
  • Size of remote file: 5.26 MB
102flowers/sana 1.6/Base/validation/collage_step_0002000.png ADDED

Git LFS Details

  • SHA256: 0369317bc99fd5479184124fa9c1d13ec5af7938fe9c4ea09ce8cd240fcddc24
  • Pointer size: 132 Bytes
  • Size of remote file: 5.17 MB
102flowers/sana 1.6/Base/validation/collage_step_0003000.png ADDED

Git LFS Details

  • SHA256: 739062e35f56c8f3e9fa214c08887ce5267a82b6475a08f5669fa791e55b020d
  • Pointer size: 132 Bytes
  • Size of remote file: 5.32 MB
102flowers/sana 1.6/Base/validation/collage_step_0004000.png ADDED

Git LFS Details

  • SHA256: bd3b0dc74d8dd9879ba3914586d9a78c3192f7d2fe6d0dd1137a84934ea80e64
  • Pointer size: 132 Bytes
  • Size of remote file: 5.28 MB
102flowers/sana 1.6/Base/validation/collage_step_0005000.png ADDED

Git LFS Details

  • SHA256: 5e59a7fe219f064c71099a4d369e3eb46ce9790784bc3dbf9fc8cd3ffac87bac
  • Pointer size: 132 Bytes
  • Size of remote file: 5.36 MB
102flowers/sana 1.6/Base/validation/collage_step_0006000.png ADDED

Git LFS Details

  • SHA256: ab51fe539279510de8bcc4dd3dbbb2626f33f38b98196a059e4ef2ee2413ff59
  • Pointer size: 132 Bytes
  • Size of remote file: 5.4 MB
102flowers/sana 1.6/Base/validation/collage_step_0007000.png ADDED

Git LFS Details

  • SHA256: 3f19d3358426320b01d7bc006785a5e28fe8cd1577fcffb7c4250d8705c595c4
  • Pointer size: 132 Bytes
  • Size of remote file: 5.21 MB
102flowers/sana 1.6/Base/validation/collage_step_0008000.png ADDED

Git LFS Details

  • SHA256: 7c6917c07c79b00dcad26fb43e088a310d28b9ebee4abe66f0e756ee26d76a3b
  • Pointer size: 132 Bytes
  • Size of remote file: 5.23 MB
102flowers/sana 1.6/Base/validation/collage_step_0009000.png ADDED

Git LFS Details

  • SHA256: c0eb117adc4052028de887267f4694e4b96d53e7af52ad65bc6cf41e324066bf
  • Pointer size: 132 Bytes
  • Size of remote file: 5.23 MB
102flowers/sana 1.6/Base/validation/collage_step_0010000.png ADDED

Git LFS Details

  • SHA256: 6a791621b6fd2df56b363e8ec8430b22561169adcb51de39c0e73382922bb6dc
  • Pointer size: 132 Bytes
  • Size of remote file: 5.22 MB
102flowers/sana 1.6/SRA/checkpoint-10000/model_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d713d5bb47741391d4f9231f0cbdb65a719e75d13966fc5393e07eb94582123a
3
+ size 40154608
102flowers/sana 1.6/SRA/checkpoint-10000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45763c7d7aa682b909540cc91313ede6b9f9d57db2ac10f69020c79e1556d9f1
3
+ size 6498501518
102flowers/sana 1.6/SRA/checkpoint-10000/transformer/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SanaTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_bias": false,
6
+ "attention_head_dim": 32,
7
+ "caption_channels": 2304,
8
+ "cross_attention_dim": 2240,
9
+ "cross_attention_head_dim": 112,
10
+ "dropout": 0.0,
11
+ "guidance_embeds": false,
12
+ "guidance_embeds_scale": 0.1,
13
+ "in_channels": 32,
14
+ "interpolation_scale": null,
15
+ "mlp_ratio": 2.5,
16
+ "norm_elementwise_affine": false,
17
+ "norm_eps": 1e-06,
18
+ "num_attention_heads": 70,
19
+ "num_cross_attention_heads": 20,
20
+ "num_layers": 20,
21
+ "out_channels": 32,
22
+ "patch_size": 1,
23
+ "qk_norm": null,
24
+ "sample_size": 16,
25
+ "timestep_scale": 1.0
26
+ }
102flowers/sana 1.6/SRA/checkpoint-10000/transformer/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1203b9e14668fc935479c05454c100fd319bcb6231f3e531c53471cdaac55ca3
3
+ size 3208971544
102flowers/sana 1.6/SRA/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlowMatchEulerDiscreteScheduler",
3
+ "_diffusers_version": "0.37.1",
4
+ "algorithm_type": "dpmsolver++",
5
+ "base_image_seq_len": 256,
6
+ "base_shift": 0.5,
7
+ "beta_end": 0.02,
8
+ "beta_schedule": "linear",
9
+ "beta_start": 0.0001,
10
+ "dynamic_thresholding_ratio": 0.995,
11
+ "euler_at_final": false,
12
+ "final_sigmas_type": "zero",
13
+ "flow_shift": 3.0,
14
+ "invert_sigmas": false,
15
+ "lambda_min_clipped": -Infinity,
16
+ "lower_order_final": true,
17
+ "max_image_seq_len": 4096,
18
+ "max_shift": 1.15,
19
+ "num_train_timesteps": 1000,
20
+ "prediction_type": "flow_prediction",
21
+ "rescale_betas_zero_snr": false,
22
+ "sample_max_value": 1.0,
23
+ "shift": 1.0,
24
+ "shift_terminal": null,
25
+ "solver_order": 2,
26
+ "solver_type": "midpoint",
27
+ "steps_offset": 0,
28
+ "stochastic_sampling": false,
29
+ "thresholding": false,
30
+ "time_shift_type": "exponential",
31
+ "timestep_spacing": "linspace",
32
+ "trained_betas": null,
33
+ "use_beta_sigmas": false,
34
+ "use_dynamic_shifting": false,
35
+ "use_exponential_sigmas": false,
36
+ "use_flow_sigmas": true,
37
+ "use_karras_sigmas": false,
38
+ "use_lu_lambdas": false,
39
+ "variance_type": null
40
+ }
102flowers/sana 1.6/SRA/text_encoder/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Gemma2Model"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "attn_logit_softcapping": 50.0,
8
+ "bos_token_id": 2,
9
+ "cache_implementation": "hybrid",
10
+ "dtype": "bfloat16",
11
+ "eos_token_id": [
12
+ 1,
13
+ 107
14
+ ],
15
+ "final_logit_softcapping": 30.0,
16
+ "head_dim": 256,
17
+ "hidden_act": "gelu_pytorch_tanh",
18
+ "hidden_activation": "gelu_pytorch_tanh",
19
+ "hidden_size": 2304,
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 9216,
22
+ "layer_types": [
23
+ "sliding_attention",
24
+ "full_attention",
25
+ "sliding_attention",
26
+ "full_attention",
27
+ "sliding_attention",
28
+ "full_attention",
29
+ "sliding_attention",
30
+ "full_attention",
31
+ "sliding_attention",
32
+ "full_attention",
33
+ "sliding_attention",
34
+ "full_attention",
35
+ "sliding_attention",
36
+ "full_attention",
37
+ "sliding_attention",
38
+ "full_attention",
39
+ "sliding_attention",
40
+ "full_attention",
41
+ "sliding_attention",
42
+ "full_attention",
43
+ "sliding_attention",
44
+ "full_attention",
45
+ "sliding_attention",
46
+ "full_attention",
47
+ "sliding_attention",
48
+ "full_attention"
49
+ ],
50
+ "max_position_embeddings": 8192,
51
+ "model_type": "gemma2",
52
+ "num_attention_heads": 8,
53
+ "num_hidden_layers": 26,
54
+ "num_key_value_heads": 4,
55
+ "pad_token_id": 0,
56
+ "query_pre_attn_scalar": 256,
57
+ "rms_norm_eps": 1e-06,
58
+ "rope_parameters": {
59
+ "rope_theta": 10000.0,
60
+ "rope_type": "default"
61
+ },
62
+ "sliding_window": 4096,
63
+ "tie_word_embeddings": true,
64
+ "transformers_version": "5.9.0",
65
+ "use_bidirectional_attention": null,
66
+ "use_cache": true,
67
+ "vocab_size": 256000
68
+ }
102flowers/sana 1.6/SRA/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000dea06e8c2d7a7083aee972038d940ec7261cb26d8b1def42a85a12dc7c201
3
+ size 5228715784
102flowers/sana 1.6/SRA/tokenizer/chat_template.jinja ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {{ bos_token }}{% if messages[0]['role'] == 'system' %}{{ raise_exception('System role not supported') }}{% endif %}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if (message['role'] == 'assistant') %}{% set role = 'model' %}{% else %}{% set role = message['role'] %}{% endif %}{{ '<start_of_turn>' + role + '
2
+ ' + message['content'] | trim + '<end_of_turn>
3
+ ' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model
4
+ '}}{% endif %}
102flowers/sana 1.6/SRA/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<bos>",
4
+ "clean_up_tokenization_spaces": false,
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": [
7
+ "<start_of_turn>",
8
+ "<end_of_turn>"
9
+ ],
10
+ "is_local": false,
11
+ "local_files_only": false,
12
+ "mask_token": "<mask>",
13
+ "model_max_length": 1000000000000000019884624838656,
14
+ "pad_token": "<pad>",
15
+ "sp_model_kwargs": {},
16
+ "spaces_between_special_tokens": false,
17
+ "tokenizer_class": "GemmaTokenizer",
18
+ "unk_token": "<unk>",
19
+ "use_default_system_prompt": false
20
+ }
102flowers/sana 1.6/SRA/transformer/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SanaTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_bias": false,
6
+ "attention_head_dim": 32,
7
+ "caption_channels": 2304,
8
+ "cross_attention_dim": 2240,
9
+ "cross_attention_head_dim": 112,
10
+ "dropout": 0.0,
11
+ "guidance_embeds": false,
12
+ "guidance_embeds_scale": 0.1,
13
+ "in_channels": 32,
14
+ "interpolation_scale": null,
15
+ "mlp_ratio": 2.5,
16
+ "norm_elementwise_affine": false,
17
+ "norm_eps": 1e-06,
18
+ "num_attention_heads": 70,
19
+ "num_cross_attention_heads": 20,
20
+ "num_layers": 20,
21
+ "out_channels": 32,
22
+ "patch_size": 1,
23
+ "qk_norm": null,
24
+ "sample_size": 16,
25
+ "timestep_scale": 1.0
26
+ }
102flowers/sana 1.6/SRA/transformer/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1203b9e14668fc935479c05454c100fd319bcb6231f3e531c53471cdaac55ca3
3
+ size 3208971544
102flowers/sana 1.6/SRA/vae/config.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderDC",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_head_dim": 32,
6
+ "decoder_act_fns": "silu",
7
+ "decoder_block_out_channels": [
8
+ 128,
9
+ 256,
10
+ 512,
11
+ 512,
12
+ 1024,
13
+ 1024
14
+ ],
15
+ "decoder_block_types": [
16
+ "ResBlock",
17
+ "ResBlock",
18
+ "ResBlock",
19
+ "EfficientViTBlock",
20
+ "EfficientViTBlock",
21
+ "EfficientViTBlock"
22
+ ],
23
+ "decoder_conv_act_fn": "relu",
24
+ "decoder_in_shortcut": true,
25
+ "decoder_layers_per_block": [
26
+ 3,
27
+ 3,
28
+ 3,
29
+ 3,
30
+ 3,
31
+ 3
32
+ ],
33
+ "decoder_norm_types": "rms_norm",
34
+ "decoder_qkv_multiscales": [
35
+ [],
36
+ [],
37
+ [],
38
+ [
39
+ 5
40
+ ],
41
+ [
42
+ 5
43
+ ],
44
+ [
45
+ 5
46
+ ]
47
+ ],
48
+ "downsample_block_type": "Conv",
49
+ "encoder_block_out_channels": [
50
+ 128,
51
+ 256,
52
+ 512,
53
+ 512,
54
+ 1024,
55
+ 1024
56
+ ],
57
+ "encoder_block_types": [
58
+ "ResBlock",
59
+ "ResBlock",
60
+ "ResBlock",
61
+ "EfficientViTBlock",
62
+ "EfficientViTBlock",
63
+ "EfficientViTBlock"
64
+ ],
65
+ "encoder_layers_per_block": [
66
+ 2,
67
+ 2,
68
+ 2,
69
+ 3,
70
+ 3,
71
+ 3
72
+ ],
73
+ "encoder_out_shortcut": true,
74
+ "encoder_qkv_multiscales": [
75
+ [],
76
+ [],
77
+ [],
78
+ [
79
+ 5
80
+ ],
81
+ [
82
+ 5
83
+ ],
84
+ [
85
+ 5
86
+ ]
87
+ ],
88
+ "in_channels": 3,
89
+ "latent_channels": 32,
90
+ "scaling_factor": 0.41407,
91
+ "upsample_block_type": "interpolate"
92
+ }
102flowers/sana 1.6/SRA/vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124bbf5ed3c731b41243c49141480c92b3428d132d3bdfa690c8a1d92b45f16c
3
+ size 624544454
102flowers/sana 1.6/SpeeD/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlowMatchEulerDiscreteScheduler",
3
+ "_diffusers_version": "0.37.1",
4
+ "algorithm_type": "dpmsolver++",
5
+ "base_image_seq_len": 256,
6
+ "base_shift": 0.5,
7
+ "beta_end": 0.02,
8
+ "beta_schedule": "linear",
9
+ "beta_start": 0.0001,
10
+ "dynamic_thresholding_ratio": 0.995,
11
+ "euler_at_final": false,
12
+ "final_sigmas_type": "zero",
13
+ "flow_shift": 3.0,
14
+ "invert_sigmas": false,
15
+ "lambda_min_clipped": -Infinity,
16
+ "lower_order_final": true,
17
+ "max_image_seq_len": 4096,
18
+ "max_shift": 1.15,
19
+ "num_train_timesteps": 1000,
20
+ "prediction_type": "flow_prediction",
21
+ "rescale_betas_zero_snr": false,
22
+ "sample_max_value": 1.0,
23
+ "shift": 1.0,
24
+ "shift_terminal": null,
25
+ "solver_order": 2,
26
+ "solver_type": "midpoint",
27
+ "steps_offset": 0,
28
+ "stochastic_sampling": false,
29
+ "thresholding": false,
30
+ "time_shift_type": "exponential",
31
+ "timestep_spacing": "linspace",
32
+ "trained_betas": null,
33
+ "use_beta_sigmas": false,
34
+ "use_dynamic_shifting": false,
35
+ "use_exponential_sigmas": false,
36
+ "use_flow_sigmas": true,
37
+ "use_karras_sigmas": false,
38
+ "use_lu_lambdas": false,
39
+ "variance_type": null
40
+ }
102flowers/sana 1.6/SpeeD/text_encoder/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Gemma2Model"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "attn_logit_softcapping": 50.0,
8
+ "bos_token_id": 2,
9
+ "cache_implementation": "hybrid",
10
+ "dtype": "bfloat16",
11
+ "eos_token_id": [
12
+ 1,
13
+ 107
14
+ ],
15
+ "final_logit_softcapping": 30.0,
16
+ "head_dim": 256,
17
+ "hidden_act": "gelu_pytorch_tanh",
18
+ "hidden_activation": "gelu_pytorch_tanh",
19
+ "hidden_size": 2304,
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 9216,
22
+ "layer_types": [
23
+ "sliding_attention",
24
+ "full_attention",
25
+ "sliding_attention",
26
+ "full_attention",
27
+ "sliding_attention",
28
+ "full_attention",
29
+ "sliding_attention",
30
+ "full_attention",
31
+ "sliding_attention",
32
+ "full_attention",
33
+ "sliding_attention",
34
+ "full_attention",
35
+ "sliding_attention",
36
+ "full_attention",
37
+ "sliding_attention",
38
+ "full_attention",
39
+ "sliding_attention",
40
+ "full_attention",
41
+ "sliding_attention",
42
+ "full_attention",
43
+ "sliding_attention",
44
+ "full_attention",
45
+ "sliding_attention",
46
+ "full_attention",
47
+ "sliding_attention",
48
+ "full_attention"
49
+ ],
50
+ "max_position_embeddings": 8192,
51
+ "model_type": "gemma2",
52
+ "num_attention_heads": 8,
53
+ "num_hidden_layers": 26,
54
+ "num_key_value_heads": 4,
55
+ "pad_token_id": 0,
56
+ "query_pre_attn_scalar": 256,
57
+ "rms_norm_eps": 1e-06,
58
+ "rope_parameters": {
59
+ "rope_theta": 10000.0,
60
+ "rope_type": "default"
61
+ },
62
+ "sliding_window": 4096,
63
+ "tie_word_embeddings": true,
64
+ "transformers_version": "5.9.0",
65
+ "use_bidirectional_attention": null,
66
+ "use_cache": true,
67
+ "vocab_size": 256000
68
+ }
102flowers/sana 1.6/SpeeD/tokenizer/chat_template.jinja ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {{ bos_token }}{% if messages[0]['role'] == 'system' %}{{ raise_exception('System role not supported') }}{% endif %}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if (message['role'] == 'assistant') %}{% set role = 'model' %}{% else %}{% set role = message['role'] %}{% endif %}{{ '<start_of_turn>' + role + '
2
+ ' + message['content'] | trim + '<end_of_turn>
3
+ ' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model
4
+ '}}{% endif %}
102flowers/sana 1.6/SpeeD/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f0cecdfab7fc2c50f50f346cc46a6c2ba8eb84e507bf7fc4de6a69aa693525d
3
+ size 34363137
102flowers/sana 1.6/SpeeD/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<bos>",
4
+ "clean_up_tokenization_spaces": false,
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": [
7
+ "<start_of_turn>",
8
+ "<end_of_turn>"
9
+ ],
10
+ "is_local": false,
11
+ "local_files_only": false,
12
+ "mask_token": "<mask>",
13
+ "model_max_length": 1000000000000000019884624838656,
14
+ "pad_token": "<pad>",
15
+ "sp_model_kwargs": {},
16
+ "spaces_between_special_tokens": false,
17
+ "tokenizer_class": "GemmaTokenizer",
18
+ "unk_token": "<unk>",
19
+ "use_default_system_prompt": false
20
+ }
102flowers/sana 1.6/SpeeD/transformer/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SanaTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_bias": false,
6
+ "attention_head_dim": 32,
7
+ "caption_channels": 2304,
8
+ "cross_attention_dim": 2240,
9
+ "cross_attention_head_dim": 112,
10
+ "dropout": 0.0,
11
+ "guidance_embeds": false,
12
+ "guidance_embeds_scale": 0.1,
13
+ "in_channels": 32,
14
+ "interpolation_scale": null,
15
+ "mlp_ratio": 2.5,
16
+ "norm_elementwise_affine": false,
17
+ "norm_eps": 1e-06,
18
+ "num_attention_heads": 70,
19
+ "num_cross_attention_heads": 20,
20
+ "num_layers": 20,
21
+ "out_channels": 32,
22
+ "patch_size": 1,
23
+ "qk_norm": null,
24
+ "sample_size": 16,
25
+ "timestep_scale": 1.0
26
+ }
102flowers/sana 1.6/SpeeD/vae/config.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderDC",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_head_dim": 32,
6
+ "decoder_act_fns": "silu",
7
+ "decoder_block_out_channels": [
8
+ 128,
9
+ 256,
10
+ 512,
11
+ 512,
12
+ 1024,
13
+ 1024
14
+ ],
15
+ "decoder_block_types": [
16
+ "ResBlock",
17
+ "ResBlock",
18
+ "ResBlock",
19
+ "EfficientViTBlock",
20
+ "EfficientViTBlock",
21
+ "EfficientViTBlock"
22
+ ],
23
+ "decoder_conv_act_fn": "relu",
24
+ "decoder_in_shortcut": true,
25
+ "decoder_layers_per_block": [
26
+ 3,
27
+ 3,
28
+ 3,
29
+ 3,
30
+ 3,
31
+ 3
32
+ ],
33
+ "decoder_norm_types": "rms_norm",
34
+ "decoder_qkv_multiscales": [
35
+ [],
36
+ [],
37
+ [],
38
+ [
39
+ 5
40
+ ],
41
+ [
42
+ 5
43
+ ],
44
+ [
45
+ 5
46
+ ]
47
+ ],
48
+ "downsample_block_type": "Conv",
49
+ "encoder_block_out_channels": [
50
+ 128,
51
+ 256,
52
+ 512,
53
+ 512,
54
+ 1024,
55
+ 1024
56
+ ],
57
+ "encoder_block_types": [
58
+ "ResBlock",
59
+ "ResBlock",
60
+ "ResBlock",
61
+ "EfficientViTBlock",
62
+ "EfficientViTBlock",
63
+ "EfficientViTBlock"
64
+ ],
65
+ "encoder_layers_per_block": [
66
+ 2,
67
+ 2,
68
+ 2,
69
+ 3,
70
+ 3,
71
+ 3
72
+ ],
73
+ "encoder_out_shortcut": true,
74
+ "encoder_qkv_multiscales": [
75
+ [],
76
+ [],
77
+ [],
78
+ [
79
+ 5
80
+ ],
81
+ [
82
+ 5
83
+ ],
84
+ [
85
+ 5
86
+ ]
87
+ ],
88
+ "in_channels": 3,
89
+ "latent_channels": 32,
90
+ "scaling_factor": 0.41407,
91
+ "upsample_block_type": "interpolate"
92
+ }
102flowers/sana 1.6/TD/checkpoint-10000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fadae56d34fdc790908f78332729c4b45cff51cdfcf6f60a2b3be9f4c5866eb2
3
+ size 3208971544
102flowers/sana 1.6/TD/checkpoint-10000/transformer/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SanaTransformer2DModel",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
5
+ "attention_bias": false,
6
+ "attention_head_dim": 32,
7
+ "caption_channels": 2304,
8
+ "cross_attention_dim": 2240,
9
+ "cross_attention_head_dim": 112,
10
+ "dropout": 0.0,
11
+ "guidance_embeds": false,
12
+ "guidance_embeds_scale": 0.1,
13
+ "in_channels": 32,
14
+ "interpolation_scale": null,
15
+ "mlp_ratio": 2.5,
16
+ "norm_elementwise_affine": false,
17
+ "norm_eps": 1e-06,
18
+ "num_attention_heads": 70,
19
+ "num_cross_attention_heads": 20,
20
+ "num_layers": 20,
21
+ "out_channels": 32,
22
+ "patch_size": 1,
23
+ "qk_norm": null,
24
+ "sample_size": 16,
25
+ "timestep_scale": 1.0
26
+ }
102flowers/sana 1.6/TD/checkpoint-10000/transformer/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fadae56d34fdc790908f78332729c4b45cff51cdfcf6f60a2b3be9f4c5866eb2
3
+ size 3208971544