dacorvo HF Staff commited on
Commit
483b50f
·
verified ·
1 Parent(s): 3259d72

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.143.0+e39249ad/0_REGISTRY/0.0.28.dev1/inference/stable-diffusion/stabilityai/stable-diffusion-2-1/de18fa897b4e694ce4aa.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.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": 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.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/config.json CHANGED
@@ -45,6 +45,6 @@
45
  "task": "feature-extraction",
46
  "torch_dtype": "float32",
47
  "torchscript": true,
48
- "transformers_version": "4.46.2",
49
  "vocab_size": 49408
50
  }
 
45
  "task": "feature-extraction",
46
  "torch_dtype": "float32",
47
  "torchscript": true,
48
+ "transformers_version": "4.48.2",
49
  "vocab_size": 49408
50
  }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7674f10497117a67e6a37da3f2d476ffc0fcf116ddc69dacbf40146f3f9bc1c
3
  size 1373452281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13011c589d7195425bde36069f750599ad57f58d21c2e6b792475ac732f783a6
3
  size 1373452281
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/tokenizer_config.json CHANGED
@@ -31,6 +31,7 @@
31
  "do_lower_case": true,
32
  "eos_token": "<|endoftext|>",
33
  "errors": "replace",
 
34
  "model_max_length": 77,
35
  "pad_token": "!",
36
  "tokenizer_class": "CLIPTokenizer",
 
31
  "do_lower_case": true,
32
  "eos_token": "<|endoftext|>",
33
  "errors": "replace",
34
+ "extra_special_tokens": {},
35
  "model_max_length": 77,
36
  "pad_token": "!",
37
  "tokenizer_class": "CLIPTokenizer",
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/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
- "mid_block_only_cross_attention",
8
- "encoder_hid_dim_type",
9
- "addition_embed_type",
10
- "dropout",
11
- "conv_in_kernel",
12
- "timestep_post_act",
13
- "cross_attention_norm",
14
  "reverse_transformer_layers_per_block",
15
- "class_embed_type",
16
- "addition_embed_type_num_heads",
17
  "addition_time_embed_dim",
18
- "time_embedding_act_fn",
 
19
  "time_embedding_dim",
20
- "encoder_hid_dim",
21
- "resnet_time_scale_shift",
22
  "resnet_out_scale_factor",
 
 
23
  "transformer_layers_per_block",
24
- "num_attention_heads",
25
- "time_embedding_type",
26
- "time_cond_proj_dim",
27
  "resnet_skip_time_act",
 
 
 
 
 
 
28
  "class_embeddings_concat",
29
- "attention_type",
30
- "projection_class_embeddings_input_dim",
31
  "mid_block_type",
32
- "conv_out_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
+ "num_attention_heads",
 
 
 
 
 
 
8
  "reverse_transformer_layers_per_block",
 
 
9
  "addition_time_embed_dim",
10
+ "addition_embed_type_num_heads",
11
+ "cross_attention_norm",
12
  "time_embedding_dim",
 
 
13
  "resnet_out_scale_factor",
14
+ "attention_type",
15
+ "conv_out_kernel",
16
  "transformer_layers_per_block",
17
+ "timestep_post_act",
 
 
18
  "resnet_skip_time_act",
19
+ "conv_in_kernel",
20
+ "resnet_time_scale_shift",
21
+ "encoder_hid_dim",
22
+ "time_embedding_act_fn",
23
+ "time_cond_proj_dim",
24
+ "mid_block_only_cross_attention",
25
  "class_embeddings_concat",
 
 
26
  "mid_block_type",
27
+ "addition_embed_type",
28
+ "class_embed_type",
29
+ "encoder_hid_dim_type",
30
+ "projection_class_embeddings_input_dim",
31
+ "time_embedding_type",
32
+ "dropout"
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5df7e46bfc839e515e7c8f98db422f8a2f79dcf0a399a6b8988806ac16ac5b9a
3
  size 3739123405
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ad6b3b10538afddc440a2b6a417a67404f13f0c1c2f87a2a12e2474d43288c
3
  size 3739123405
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/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
- "shift_factor",
9
  "latents_std",
 
 
10
  "mid_block_add_attention",
11
- "force_upcast",
12
- "scaling_factor",
13
- "use_quant_conv",
14
- "use_post_quant_conv"
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
  "latents_mean",
9
+ "use_quant_conv",
10
  "latents_std",
11
+ "use_post_quant_conv",
12
+ "shift_factor",
13
  "mid_block_add_attention",
14
+ "scaling_factor"
 
 
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b476f4f517568ed7bb373f882ebe18e8bcd5102bf7b0288cf6e5cd66d9ad2aa
3
  size 532513941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63c6feeb20a69d05b0d8850d7d108e3ad97940b1459a4a961048e5dd1793dfe
3
  size 532513941
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/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
- "shift_factor",
9
  "latents_std",
 
 
10
  "mid_block_add_attention",
11
- "force_upcast",
12
- "scaling_factor",
13
- "use_quant_conv",
14
- "use_post_quant_conv"
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
  "latents_mean",
9
+ "use_quant_conv",
10
  "latents_std",
11
+ "use_post_quant_conv",
12
+ "shift_factor",
13
  "mid_block_add_attention",
14
+ "scaling_factor"
 
 
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fffd854375a582572891dda941c97b3767c664103de5d47ea3b0aa01cd21802
3
  size 318559763
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3235bf26414e32315add873a6e5f0d0b608c375b52878497e527b6c0f202e487
3
  size 318559763