Jingya HF staff commited on
Commit
610e598
1 Parent(s): df9ce32

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -1669,3 +1669,4 @@ neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/text_encoder/model.neu
1669
  neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
1670
  neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
1671
  neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
 
 
1669
  neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
1670
  neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
1671
  neuronxcc-2.12.68.0+4480452af/MODULE_b81e85f01e4cafae9777/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
1672
+ neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48a463216f3dba651fe39027d98a56a9a66e8ae6c06cea6018a0d68c595e5964
3
  size 497408092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e65d28c8d584b9272b63655e01d67569c89d0bcb99f22d2b6d8ec62606b6a4f6
3
  size 497408092
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/unet/config.json CHANGED
@@ -4,37 +4,37 @@
4
  "_diffusers_version": "0.26.3",
5
  "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/unet",
6
  "_use_default_values": [
7
- "time_embedding_act_fn",
8
- "dropout",
9
- "addition_time_embed_dim",
10
- "resnet_out_scale_factor",
11
- "class_embeddings_concat",
12
- "addition_embed_type_num_heads",
13
- "encoder_hid_dim_type",
14
- "cross_attention_norm",
15
- "num_class_embeds",
16
  "timestep_post_act",
17
- "class_embed_type",
18
- "time_cond_proj_dim",
19
- "time_embedding_type",
20
- "reverse_transformer_layers_per_block",
21
  "attention_type",
22
- "only_cross_attention",
23
- "use_linear_projection",
24
  "dual_cross_attention",
25
- "conv_out_kernel",
26
- "conv_in_kernel",
27
- "mid_block_only_cross_attention",
28
- "resnet_skip_time_act",
 
 
 
29
  "mid_block_type",
 
30
  "num_attention_heads",
31
- "time_embedding_dim",
32
- "encoder_hid_dim",
33
- "upcast_attention",
34
- "projection_class_embeddings_input_dim",
35
- "resnet_time_scale_shift",
36
  "transformer_layers_per_block",
37
- "addition_embed_type"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  ],
39
  "act_fn": "silu",
40
  "addition_embed_type": null,
@@ -92,7 +92,7 @@
92
  "output_names": [
93
  "sample"
94
  ],
95
- "static_batch_size": 4,
96
  "static_height": 64,
97
  "static_num_channels": 4,
98
  "static_sequence_length": 77,
 
4
  "_diffusers_version": "0.26.3",
5
  "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/unet",
6
  "_use_default_values": [
 
 
 
 
 
 
 
 
 
7
  "timestep_post_act",
 
 
 
 
8
  "attention_type",
9
+ "encoder_hid_dim",
10
+ "class_embeddings_concat",
11
  "dual_cross_attention",
12
+ "class_embed_type",
13
+ "addition_time_embed_dim",
14
+ "use_linear_projection",
15
+ "time_embedding_act_fn",
16
+ "upcast_attention",
17
+ "only_cross_attention",
18
+ "reverse_transformer_layers_per_block",
19
  "mid_block_type",
20
+ "time_embedding_type",
21
  "num_attention_heads",
 
 
 
 
 
22
  "transformer_layers_per_block",
23
+ "resnet_skip_time_act",
24
+ "conv_in_kernel",
25
+ "cross_attention_norm",
26
+ "resnet_time_scale_shift",
27
+ "conv_out_kernel",
28
+ "projection_class_embeddings_input_dim",
29
+ "addition_embed_type_num_heads",
30
+ "dropout",
31
+ "addition_embed_type",
32
+ "time_embedding_dim",
33
+ "resnet_out_scale_factor",
34
+ "time_cond_proj_dim",
35
+ "encoder_hid_dim_type",
36
+ "mid_block_only_cross_attention",
37
+ "num_class_embeds"
38
  ],
39
  "act_fn": "silu",
40
  "addition_embed_type": null,
 
92
  "output_names": [
93
  "sample"
94
  ],
95
+ "static_batch_size": 1,
96
  "static_height": 64,
97
  "static_num_channels": 4,
98
  "static_sequence_length": 77,
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd843304cea275d5f8083cc42d6f10ca0ff5c9ea946ce5be138f22a5b7fc0635
3
- size 3934670502
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec86203032be2519476b05fcb27bdbdd5699b7f560d765dbbe5856f41b72e98
3
+ size 3558524582
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/vae_decoder/config.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.26.3",
5
+ "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/vae",
6
+ "_use_default_values": [
7
+ "force_upcast",
8
+ "scaling_factor"
9
+ ],
10
+ "act_fn": "silu",
11
+ "block_out_channels": [
12
+ 128,
13
+ 256,
14
+ 512,
15
+ 512
16
+ ],
17
+ "down_block_types": [
18
+ "DownEncoderBlock2D",
19
+ "DownEncoderBlock2D",
20
+ "DownEncoderBlock2D",
21
+ "DownEncoderBlock2D"
22
+ ],
23
+ "force_upcast": true,
24
+ "in_channels": 3,
25
+ "latent_channels": 4,
26
+ "layers_per_block": 2,
27
+ "neuron": {
28
+ "auto_cast": "matmul",
29
+ "auto_cast_type": "bf16",
30
+ "compiler_type": "neuronx-cc",
31
+ "compiler_version": "2.12.68.0+4480452af",
32
+ "dynamic_batch_size": false,
33
+ "inline_weights_to_neff": false,
34
+ "input_names": [
35
+ "latent_sample"
36
+ ],
37
+ "model_type": "vae-decoder",
38
+ "optlevel": "2",
39
+ "output_attentions": false,
40
+ "output_hidden_states": false,
41
+ "output_names": [
42
+ "sample"
43
+ ],
44
+ "static_batch_size": 1,
45
+ "static_height": 64,
46
+ "static_num_channels": 4,
47
+ "static_width": 64
48
+ },
49
+ "norm_num_groups": 32,
50
+ "out_channels": 3,
51
+ "sample_size": 512,
52
+ "scaling_factor": 0.18215,
53
+ "task": "semantic-segmentation",
54
+ "transformers_version": null,
55
+ "up_block_types": [
56
+ "UpDecoderBlock2D",
57
+ "UpDecoderBlock2D",
58
+ "UpDecoderBlock2D",
59
+ "UpDecoderBlock2D"
60
+ ]
61
+ }
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/vae_decoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62f2a4a8c9f1ab6fa587680cb6090ddeed0ea0b4d6ad8de7dedf8cf63d9f6cd
3
+ size 380167164
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/vae_encoder/config.json CHANGED
@@ -4,8 +4,8 @@
4
  "_diffusers_version": "0.26.3",
5
  "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/vae",
6
  "_use_default_values": [
7
- "scaling_factor",
8
- "force_upcast"
9
  ],
10
  "act_fn": "silu",
11
  "block_out_channels": [
@@ -41,7 +41,7 @@
41
  "output_names": [
42
  "latent_sample"
43
  ],
44
- "static_batch_size": 4,
45
  "static_height": 512,
46
  "static_num_channels": 3,
47
  "static_width": 512
 
4
  "_diffusers_version": "0.26.3",
5
  "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/vae",
6
  "_use_default_values": [
7
+ "force_upcast",
8
+ "scaling_factor"
9
  ],
10
  "act_fn": "silu",
11
  "block_out_channels": [
 
41
  "output_names": [
42
  "latent_sample"
43
  ],
44
+ "static_batch_size": 1,
45
  "static_height": 512,
46
  "static_num_channels": 3,
47
  "static_width": 512
neuronxcc-2.12.68.0+4480452af/MODULE_0cf5036cc6234d94717d/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fbb8424ed07403d9a6f159268814a873cf497a3c0832c2af4b0e91a70d90999
3
- size 592319902
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947384a22ba9efe57243b1b3c6654faf0a54dcece918c4a347cd890188ad661b
3
+ size 237852062