dacorvo HF Staff commited on
Commit
1567dde
·
verified ·
1 Parent(s): f613718

Synchronizing local compiler cache.

Browse files
neuronxcc-2.16.372.0+4a9b2326/0_REGISTRY/0.1.0/inference/stable-diffusion/stabilityai/stable-diffusion-2-1/54ad43f123eecd242b32.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "stable-diffusion", "text_encoder": {"_attn_implementation_autoset": true, "architectures": ["CLIPTextModel"], "attention_dropout": 0.0, "dropout": 0.0, "hidden_act": "gelu", "hidden_size": 1024, "initializer_factor": 1.0, "initializer_range": 0.02, "intermediate_size": 4096, "layer_norm_eps": 1e-05, "max_position_embeddings": 77, "model_type": "clip_text_model", "neuron": {"auto_cast": "matmul", "auto_cast_type": "bf16", "compiler_type": "neuronx-cc", "compiler_version": "2.16.372.0+4a9b2326", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_sequence_length": 77, "tensor_parallel_size": 1}, "num_attention_heads": 16, "num_hidden_layers": 23, "task": "feature-extraction", "vocab_size": 49408}, "unet": {"_class_name": "UNet2DConditionModel", "act_fn": "silu", "addition_embed_type": null, "addition_embed_type_num_heads": 64, "addition_time_embed_dim": null, "attention_head_dim": [5, 10, 20, 20], "attention_type": "default", "block_out_channels": [320, 640, 1280, 1280], "center_input_sample": false, "class_embed_type": null, "class_embeddings_concat": false, "conv_in_kernel": 3, "conv_out_kernel": 3, "cross_attention_dim": 1024, "cross_attention_norm": null, "down_block_types": ["CrossAttnDownBlock2D", "CrossAttnDownBlock2D", "CrossAttnDownBlock2D", "DownBlock2D"], "downsample_padding": 1, "dropout": 0.0, "dual_cross_attention": false, "encoder_hid_dim": null, "encoder_hid_dim_type": null, "flip_sin_to_cos": true, "freq_shift": 0, "in_channels": 4, "layers_per_block": 2, "mid_block_only_cross_attention": null, "mid_block_scale_factor": 1, "mid_block_type": "UNetMidBlock2DCrossAttn", "neuron": {"auto_cast": "matmul", "auto_cast_type": "bf16", "compiler_type": "neuronx-cc", "compiler_version": "2.16.372.0+4a9b2326", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_height": 96, "static_num_channels": 4, "static_sequence_length": 77, "static_vae_scale_factor": 8, "static_width": 96, "tensor_parallel_size": 1}, "norm_eps": 1e-05, "norm_num_groups": 32, "num_attention_heads": null, "num_class_embeds": null, "only_cross_attention": false, "out_channels": 4, "projection_class_embeddings_input_dim": null, "resnet_out_scale_factor": 1.0, "resnet_skip_time_act": false, "resnet_time_scale_shift": "default", "reverse_transformer_layers_per_block": null, "task": "semantic-segmentation", "time_cond_proj_dim": null, "time_embedding_act_fn": null, "time_embedding_dim": null, "time_embedding_type": "positional", "timestep_post_act": null, "transformer_layers_per_block": 1, "up_block_types": ["UpBlock2D", "CrossAttnUpBlock2D", "CrossAttnUpBlock2D", "CrossAttnUpBlock2D"], "upcast_attention": true, "use_linear_projection": true}}
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ffd37af9639f12b0bffaeab2913d670967f7e9d3d339b7a1194460702e24172
3
  size 1372295225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382b9b336bab4bd216e80f1421d7fba29419cf6a85e1c241fb34172e001e70ed
3
  size 1372295225
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/unet/config.json CHANGED
@@ -4,32 +4,32 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
6
  "_use_default_values": [
7
- "time_cond_proj_dim",
8
  "reverse_transformer_layers_per_block",
9
- "time_embedding_dim",
10
- "encoder_hid_dim",
11
- "addition_time_embed_dim",
12
- "cross_attention_norm",
13
  "conv_out_kernel",
14
- "addition_embed_type_num_heads",
15
- "mid_block_only_cross_attention",
16
- "transformer_layers_per_block",
17
  "resnet_out_scale_factor",
18
- "class_embeddings_concat",
19
  "encoder_hid_dim_type",
20
- "timestep_post_act",
 
 
 
 
 
21
  "conv_in_kernel",
22
- "num_attention_heads",
23
- "class_embed_type",
24
  "projection_class_embeddings_input_dim",
25
  "addition_embed_type",
26
- "attention_type",
27
- "resnet_skip_time_act",
28
- "time_embedding_act_fn",
29
- "mid_block_type",
30
  "resnet_time_scale_shift",
 
 
 
 
 
 
 
31
  "time_embedding_type",
32
- "dropout"
 
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
6
  "_use_default_values": [
 
7
  "reverse_transformer_layers_per_block",
 
 
 
 
8
  "conv_out_kernel",
 
 
 
9
  "resnet_out_scale_factor",
 
10
  "encoder_hid_dim_type",
11
+ "mid_block_only_cross_attention",
12
+ "dropout",
13
+ "time_embedding_act_fn",
14
+ "addition_time_embed_dim",
15
+ "resnet_skip_time_act",
16
+ "time_embedding_dim",
17
  "conv_in_kernel",
18
+ "class_embeddings_concat",
19
+ "cross_attention_norm",
20
  "projection_class_embeddings_input_dim",
21
  "addition_embed_type",
 
 
 
 
22
  "resnet_time_scale_shift",
23
+ "mid_block_type",
24
+ "timestep_post_act",
25
+ "attention_type",
26
+ "class_embed_type",
27
+ "time_cond_proj_dim",
28
+ "encoder_hid_dim",
29
+ "transformer_layers_per_block",
30
  "time_embedding_type",
31
+ "addition_embed_type_num_heads",
32
+ "num_attention_heads"
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1154c86c6bd3b03a0de77fb64c10d56cfc540a45b0c21e86013537c37ab82c6a
3
  size 3764866829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1be06ca384c06609f44303992097b4962284b466fee159f240a38b0f08b044
3
  size 3764866829
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/vae_decoder/config.json CHANGED
@@ -4,14 +4,14 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
- "latents_mean",
8
  "force_upcast",
9
- "use_quant_conv",
10
  "scaling_factor",
11
  "latents_std",
12
- "use_post_quant_conv",
13
  "shift_factor",
14
- "mid_block_add_attention"
 
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
 
7
  "force_upcast",
 
8
  "scaling_factor",
9
  "latents_std",
10
+ "use_quant_conv",
11
  "shift_factor",
12
+ "use_post_quant_conv",
13
+ "mid_block_add_attention",
14
+ "latents_mean"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:312aa18fb7938a6743249f80b448fdb9100a24c8304ffbefad4442a9e2700d19
3
  size 528878741
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd04d70812348c9fca974d08c8fa73063417d8657efc1651b1f0a05d817eb90
3
  size 528878741
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/vae_encoder/config.json CHANGED
@@ -4,14 +4,14 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
- "latents_mean",
8
  "force_upcast",
9
- "use_quant_conv",
10
  "scaling_factor",
11
  "latents_std",
12
- "use_post_quant_conv",
13
  "shift_factor",
14
- "mid_block_add_attention"
 
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
 
7
  "force_upcast",
 
8
  "scaling_factor",
9
  "latents_std",
10
+ "use_quant_conv",
11
  "shift_factor",
12
+ "use_post_quant_conv",
13
+ "mid_block_add_attention",
14
+ "latents_mean"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.16.372.0+4a9b2326/MODULE_54ad43f123eecd242b32/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5047e5d974af780c69dc31b97605b4e71498852fb32522c8735ad209cb1b7fdd
3
  size 317904403
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695fc0bd976d087a459986350b721842a52b8f3dfcf68f285588aa244c5201ac
3
  size 317904403