dacorvo HF staff commited on
Commit
f115d0c
·
verified ·
1 Parent(s): 24b915f

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.128.0+56dc5a86/0_REGISTRY/0.0.27.dev0/inference/stable-diffusion/stabilityai/stable-diffusion-2-1/5eee266e33d399518c59.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "stable-diffusion", "text_encoder": {"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.15.128.0+56dc5a86", "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.15.128.0+56dc5a86", "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.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad1ffec7c2a9f1bc5cef1a5cacbeb64b327cd0b0283cb0b3e66c950327de037b
3
  size 1373452281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d194db5f0051aeac265aed40c49fc8c4873b3bf57bedbb13564fa4c4310f39f6
3
  size 1373452281
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/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_embedding_dim",
 
 
8
  "class_embeddings_concat",
9
- "conv_out_kernel",
10
  "encoder_hid_dim_type",
11
- "conv_in_kernel",
12
- "resnet_out_scale_factor",
13
- "time_embedding_act_fn",
14
  "mid_block_type",
15
- "addition_embed_type",
16
- "resnet_skip_time_act",
17
- "time_embedding_type",
18
  "time_cond_proj_dim",
19
- "dropout",
20
- "reverse_transformer_layers_per_block",
21
- "addition_time_embed_dim",
22
- "resnet_time_scale_shift",
23
- "class_embed_type",
24
- "transformer_layers_per_block",
25
- "attention_type",
26
  "num_attention_heads",
27
- "projection_class_embeddings_input_dim",
28
  "mid_block_only_cross_attention",
 
 
 
 
29
  "cross_attention_norm",
30
- "timestep_post_act",
31
  "encoder_hid_dim",
32
- "addition_embed_type_num_heads"
 
 
 
 
 
 
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
+ "addition_embed_type",
8
+ "addition_time_embed_dim",
9
+ "resnet_out_scale_factor",
10
  "class_embeddings_concat",
11
+ "attention_type",
12
  "encoder_hid_dim_type",
 
 
 
13
  "mid_block_type",
14
+ "time_embedding_act_fn",
15
+ "conv_out_kernel",
 
16
  "time_cond_proj_dim",
 
 
 
 
 
 
 
17
  "num_attention_heads",
 
18
  "mid_block_only_cross_attention",
19
+ "addition_embed_type_num_heads",
20
+ "class_embed_type",
21
+ "conv_in_kernel",
22
+ "transformer_layers_per_block",
23
  "cross_attention_norm",
24
+ "resnet_time_scale_shift",
25
  "encoder_hid_dim",
26
+ "reverse_transformer_layers_per_block",
27
+ "time_embedding_dim",
28
+ "dropout",
29
+ "timestep_post_act",
30
+ "resnet_skip_time_act",
31
+ "projection_class_embeddings_input_dim",
32
+ "time_embedding_type"
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd086b3175abcaaf0b9b7f680ce44111f3e0c5a8b4704326cdb441c0291ad1ee
3
  size 3739123405
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dabcc03b38ea1a4a820ef062bb6f09405765feef09f05d8cf7741a9f4a4faeed
3
  size 3739123405
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/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_std",
8
- "use_quant_conv",
9
  "latents_mean",
10
- "force_upcast",
11
  "scaling_factor",
 
12
  "mid_block_add_attention",
13
- "use_post_quant_conv",
14
- "shift_factor"
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
+ "shift_factor",
8
+ "force_upcast",
9
  "latents_std",
 
10
  "latents_mean",
 
11
  "scaling_factor",
12
+ "use_quant_conv",
13
  "mid_block_add_attention",
14
+ "use_post_quant_conv"
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4390718c8c76a97a35c8ed1edaaf0f2a592832201ef7d1be750fcfeb0c403d8
3
  size 532513941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242fee4ccb97a004b146fc503e4a584c463e8b29d2a58b803622ba35b13d7996
3
  size 532513941
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/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_std",
8
- "use_quant_conv",
9
  "latents_mean",
10
- "force_upcast",
11
  "scaling_factor",
 
12
  "mid_block_add_attention",
13
- "use_post_quant_conv",
14
- "shift_factor"
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
+ "shift_factor",
8
+ "force_upcast",
9
  "latents_std",
 
10
  "latents_mean",
 
11
  "scaling_factor",
12
+ "use_quant_conv",
13
  "mid_block_add_attention",
14
+ "use_post_quant_conv"
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6f96cadfe37cfdc451c110dabe7b6335f926b44b9fb60f7f797039358e0d81c
3
  size 318559763
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbbfa72cc372ae78e2905b7e3dc776d3b41116d83e3baf1f2cb41f19942bf141
3
  size 318559763