dacorvo HF Staff commited on
Commit
cdb4110
·
verified ·
1 Parent(s): 473f5f9

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.143.0+e39249ad/0_REGISTRY/0.0.28.dev0/inference/stable-diffusion/stabilityai/stable-diffusion-2-1/31bdaac2ad8f4a4460df.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.143.0+e39249ad", "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.143.0+e39249ad", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_height": 64, "static_num_channels": 4, "static_sequence_length": 77, "static_vae_scale_factor": 8, "static_width": 64, "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.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee09d2c0fe1683acf70a4e84e7b5dce297190a57f483c9235b02a5f22c2e5bb8
3
  size 1373452281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c418d40a61eefee0d90073ece16c2985f2579b93f899c248d6b3b87923391fc
3
  size 1373452281
neuronxcc-2.15.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/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
- "reverse_transformer_layers_per_block",
8
- "resnet_time_scale_shift",
9
- "class_embed_type",
10
  "projection_class_embeddings_input_dim",
11
- "cross_attention_norm",
12
- "time_embedding_type",
 
 
13
  "transformer_layers_per_block",
14
- "class_embeddings_concat",
15
- "timestep_post_act",
16
- "encoder_hid_dim",
17
  "addition_embed_type_num_heads",
18
- "dropout",
19
- "mid_block_only_cross_attention",
20
- "time_embedding_act_fn",
21
- "addition_time_embed_dim",
22
- "mid_block_type",
23
- "time_embedding_dim",
24
- "addition_embed_type",
25
- "time_cond_proj_dim",
26
- "resnet_skip_time_act",
27
  "resnet_out_scale_factor",
28
- "attention_type",
29
- "conv_out_kernel",
30
  "num_attention_heads",
 
 
 
 
 
 
 
 
31
  "encoder_hid_dim_type",
32
- "conv_in_kernel"
 
 
 
 
 
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
+ "time_embedding_dim",
 
 
8
  "projection_class_embeddings_input_dim",
9
+ "time_cond_proj_dim",
10
+ "mid_block_type",
11
+ "mid_block_only_cross_attention",
12
+ "reverse_transformer_layers_per_block",
13
  "transformer_layers_per_block",
 
 
 
14
  "addition_embed_type_num_heads",
15
+ "class_embed_type",
 
 
 
 
 
 
 
 
16
  "resnet_out_scale_factor",
 
 
17
  "num_attention_heads",
18
+ "encoder_hid_dim",
19
+ "resnet_time_scale_shift",
20
+ "timestep_post_act",
21
+ "class_embeddings_concat",
22
+ "conv_out_kernel",
23
+ "conv_in_kernel",
24
+ "dropout",
25
+ "resnet_skip_time_act",
26
  "encoder_hid_dim_type",
27
+ "attention_type",
28
+ "addition_embed_type",
29
+ "time_embedding_type",
30
+ "addition_time_embed_dim",
31
+ "time_embedding_act_fn",
32
+ "cross_attention_norm"
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.15.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34f3a7af142e6a9c4de061bd3f66f5728adfee6a6a02a87bac767ad27b6b1ca0
3
  size 3541296845
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9659a870a58a79d10ef5c44188eb1c636fb1bde6b6609c31a78f4bd4984dae14
3
  size 3541296845
neuronxcc-2.15.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/vae_decoder/config.json CHANGED
@@ -4,13 +4,13 @@
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
- "scaling_factor",
8
- "latents_std",
9
- "use_quant_conv",
10
  "latents_mean",
11
- "force_upcast",
 
12
  "mid_block_add_attention",
13
  "shift_factor",
 
 
14
  "use_post_quant_conv"
15
  ],
16
  "act_fn": "silu",
 
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
+ "use_quant_conv",
9
+ "scaling_factor",
10
  "mid_block_add_attention",
11
  "shift_factor",
12
+ "latents_std",
13
+ "force_upcast",
14
  "use_post_quant_conv"
15
  ],
16
  "act_fn": "silu",
neuronxcc-2.15.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f997e744268b0fd12ba4be45ee005c559935c099ea2301410174e4809b71259
3
  size 342346901
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7f770f1f816d2ef6abbf1a332214fe5651547a6f4c2e42f6c6eb4febf0571a7
3
  size 342346901
neuronxcc-2.15.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/vae_encoder/config.json CHANGED
@@ -4,13 +4,13 @@
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
- "scaling_factor",
8
- "latents_std",
9
- "use_quant_conv",
10
  "latents_mean",
11
- "force_upcast",
 
12
  "mid_block_add_attention",
13
  "shift_factor",
 
 
14
  "use_post_quant_conv"
15
  ],
16
  "act_fn": "silu",
 
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
+ "use_quant_conv",
9
+ "scaling_factor",
10
  "mid_block_add_attention",
11
  "shift_factor",
12
+ "latents_std",
13
+ "force_upcast",
14
  "use_post_quant_conv"
15
  ],
16
  "act_fn": "silu",
neuronxcc-2.15.143.0+e39249ad/MODULE_31bdaac2ad8f4a4460df/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a92440747e0332843007435c685105e762216fde0e133d8b35fdf7c19541184
3
  size 218474003
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c79471a878e81e34c8ff2dbd7ed52183947de9c47f8e90600d83f733a587e9
3
  size 218474003