dacorvo HF Staff commited on
Commit
85df64e
·
verified ·
1 Parent(s): e5be165

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev6/stable-diffusion/stabilityai/stable-diffusion-xl-refiner-1.0/27f689beab86a8813a65.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": 96,
101
+ "static_num_channels": 4,
102
+ "static_sequence_length": 77,
103
+ "static_vae_scale_factor": 8,
104
+ "static_width": 96,
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_27f689beab86a8813a65/text_encoder_2/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8934f01dfba611fffa7389baa642b315fd1acc73ac94898e29a9670e2654c034
3
  size 2801803637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1bab03afa325dd0dd523d1409a5bb5c63ac5896873a40b66db4836d90b5c7b1
3
  size 2801803637
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27f689beab86a8813a65/unet/config.json CHANGED
@@ -3,8 +3,8 @@
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",
 
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",
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27f689beab86a8813a65/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea7cb6cea1b87ac966b2e1dd9d8456d96884ece0ccade4e3dcb8adaf79906147
3
  size 3658527481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8accb6d976fdf4362e54922a364581e9688838cac8fc6482cce6311a7c37e5e5
3
  size 3658527481
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27f689beab86a8813a65/vae_decoder/config.json CHANGED
@@ -2,12 +2,12 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "latents_std",
6
- "shift_factor",
7
- "use_post_quant_conv",
8
  "mid_block_add_attention",
 
9
  "latents_mean",
10
- "use_quant_conv"
 
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
 
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
+ "latents_std",
10
+ "use_post_quant_conv"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27f689beab86a8813a65/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa07e01e8a4f2a14454a0c7e5366c5754eedc0c17920e181794bbe11650a4235
3
  size 349015667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3736becdaa520ce01ceb1cd5b37ded7760830012c129b56970767f4d2b22a775
3
  size 349015667
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27f689beab86a8813a65/vae_encoder/config.json CHANGED
@@ -2,12 +2,12 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "latents_std",
6
- "shift_factor",
7
- "use_post_quant_conv",
8
  "mid_block_add_attention",
 
9
  "latents_mean",
10
- "use_quant_conv"
 
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
 
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
+ "latents_std",
10
+ "use_post_quant_conv"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27f689beab86a8813a65/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17d268a624d5935ffb29dee95b7eae7c42a8886807f5cd53ae41ad179d1c79d5
3
  size 201275505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97986b6251baff14b7760b96ea838cde97e162d996a7fed4f6f167f7f353d2d
3
  size 201275505