dacorvo HF Staff commited on
Commit
919a912
·
verified ·
1 Parent(s): ba5f107

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev5/stable-diffusion/stabilityai/stable-diffusion-xl-refiner-1.0/006ebbe04966f503c7ba.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "MultiModelCacheEntry",
3
+ "_model_id": "stabilityai/stable-diffusion-xl-refiner-1.0",
4
+ "_task": null,
5
+ "text_encoder_2": {
6
+ "architectures": [
7
+ "CLIPTextModelWithProjection"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "dropout": 0.0,
11
+ "export_model_type": "clip-text-with-projection",
12
+ "hidden_act": "gelu",
13
+ "hidden_size": 1280,
14
+ "initializer_factor": 1.0,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 5120,
17
+ "layer_norm_eps": 1e-05,
18
+ "max_position_embeddings": 77,
19
+ "model_type": "clip_text_model",
20
+ "neuron": {
21
+ "auto_cast": "matmul",
22
+ "auto_cast_type": "bf16",
23
+ "compiler_type": "neuronx-cc",
24
+ "compiler_version": "2.19.8089.0+8ab9f450",
25
+ "dynamic_batch_size": false,
26
+ "float_dtype": "fp32",
27
+ "inline_weights_to_neff": false,
28
+ "int_dtype": "int64",
29
+ "optlevel": "2",
30
+ "output_attentions": false,
31
+ "output_hidden_states": false,
32
+ "static_batch_size": 1,
33
+ "static_sequence_length": 77,
34
+ "task": "feature-extraction",
35
+ "tensor_parallel_size": 1
36
+ },
37
+ "num_attention_heads": 20,
38
+ "num_hidden_layers": 32,
39
+ "output_hidden_states": true,
40
+ "return_dict": false,
41
+ "vocab_size": 49408
42
+ },
43
+ "unet": {
44
+ "_class_name": "UNet2DConditionModel",
45
+ "act_fn": "silu",
46
+ "addition_embed_type": "text_time",
47
+ "addition_embed_type_num_heads": 64,
48
+ "addition_time_embed_dim": 256,
49
+ "attention_head_dim": [
50
+ 6,
51
+ 12,
52
+ 24,
53
+ 24
54
+ ],
55
+ "attention_type": "default",
56
+ "block_out_channels": [
57
+ 384,
58
+ 768,
59
+ 1536,
60
+ 1536
61
+ ],
62
+ "center_input_sample": false,
63
+ "class_embed_type": null,
64
+ "class_embeddings_concat": false,
65
+ "conv_in_kernel": 3,
66
+ "conv_out_kernel": 3,
67
+ "cross_attention_dim": 1280,
68
+ "cross_attention_norm": null,
69
+ "down_block_types": [
70
+ "DownBlock2D",
71
+ "CrossAttnDownBlock2D",
72
+ "CrossAttnDownBlock2D",
73
+ "DownBlock2D"
74
+ ],
75
+ "downsample_padding": 1,
76
+ "dropout": 0.0,
77
+ "dual_cross_attention": false,
78
+ "encoder_hid_dim": null,
79
+ "encoder_hid_dim_type": null,
80
+ "flip_sin_to_cos": true,
81
+ "freq_shift": 0,
82
+ "in_channels": 4,
83
+ "layers_per_block": 2,
84
+ "mid_block_only_cross_attention": null,
85
+ "mid_block_scale_factor": 1,
86
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
87
+ "neuron": {
88
+ "auto_cast": "matmul",
89
+ "auto_cast_type": "bf16",
90
+ "compiler_type": "neuronx-cc",
91
+ "compiler_version": "2.19.8089.0+8ab9f450",
92
+ "dynamic_batch_size": false,
93
+ "float_dtype": "fp32",
94
+ "inline_weights_to_neff": true,
95
+ "int_dtype": "int64",
96
+ "optlevel": "2",
97
+ "output_attentions": false,
98
+ "output_hidden_states": false,
99
+ "static_batch_size": 1,
100
+ "static_height": 128,
101
+ "static_num_channels": 4,
102
+ "static_sequence_length": 77,
103
+ "static_vae_scale_factor": 8,
104
+ "static_width": 128,
105
+ "task": "semantic-segmentation",
106
+ "tensor_parallel_size": 1
107
+ },
108
+ "norm_eps": 1e-05,
109
+ "norm_num_groups": 32,
110
+ "num_attention_heads": null,
111
+ "num_class_embeds": null,
112
+ "only_cross_attention": false,
113
+ "out_channels": 4,
114
+ "output_attentions": false,
115
+ "projection_class_embeddings_input_dim": 2560,
116
+ "resnet_out_scale_factor": 1.0,
117
+ "resnet_skip_time_act": false,
118
+ "resnet_time_scale_shift": "default",
119
+ "reverse_transformer_layers_per_block": null,
120
+ "time_cond_proj_dim": null,
121
+ "time_embedding_act_fn": null,
122
+ "time_embedding_dim": null,
123
+ "time_embedding_type": "positional",
124
+ "timestep_post_act": null,
125
+ "transformer_layers_per_block": 4,
126
+ "up_block_types": [
127
+ "UpBlock2D",
128
+ "CrossAttnUpBlock2D",
129
+ "CrossAttnUpBlock2D",
130
+ "UpBlock2D"
131
+ ],
132
+ "upcast_attention": null,
133
+ "use_linear_projection": true
134
+ }
135
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/text_encoder_2/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86a712b91bfd3af01f0b8b264731e37c9f62868f9fb0a61b906f679796c6cd03
3
  size 2801803637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecceae0560a733c04bfc128a5c62a9a09cb408cbefc88bf4f18c32348be0caf4
3
  size 2801803637
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/unet/config.json CHANGED
@@ -3,8 +3,8 @@
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
  "attention_type",
6
- "dropout",
7
- "reverse_transformer_layers_per_block"
8
  ],
9
  "act_fn": "silu",
10
  "addition_embed_type": "text_time",
 
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
  "attention_type",
6
+ "reverse_transformer_layers_per_block",
7
+ "dropout"
8
  ],
9
  "act_fn": "silu",
10
  "addition_embed_type": "text_time",
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28065f3a89861e3eae0830b960a86cea5c33b2a1f31967c3f294255040393fcd
3
  size 3686370617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ab064b3639d80e94032b624e100a67e823d7cacd72799ea254dc6e9bd4d03cb
3
  size 3686370617
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/vae_decoder/config.json CHANGED
@@ -2,12 +2,12 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "use_quant_conv",
6
  "mid_block_add_attention",
7
  "shift_factor",
8
- "latents_mean",
 
9
  "use_post_quant_conv",
10
- "latents_std"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
 
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
 
5
  "mid_block_add_attention",
6
  "shift_factor",
7
+ "use_quant_conv",
8
+ "latents_std",
9
  "use_post_quant_conv",
10
+ "latents_mean"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd06927024eb773d727111280344efa6bef7647c251e27684d7e32aac3a82428
3
  size 370909427
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29f5a02a4aed8154224ef378fd971199c6334429c49ac0fce3c10b5a6aa25b6
3
  size 370909427
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/vae_encoder/config.json CHANGED
@@ -2,12 +2,12 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "use_quant_conv",
6
  "mid_block_add_attention",
7
  "shift_factor",
8
- "latents_mean",
 
9
  "use_post_quant_conv",
10
- "latents_std"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
 
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
 
5
  "mid_block_add_attention",
6
  "shift_factor",
7
+ "use_quant_conv",
8
+ "latents_std",
9
  "use_post_quant_conv",
10
+ "latents_mean"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_006ebbe04966f503c7ba/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6ec863faa78d055e49edecdff2ef00d32f173a4872df90a9ee4e81b7f8619af
3
  size 222984881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b97298d348c0a970653488fcc0b3759a93be90547422d756522da73fd25552
3
  size 222984881