dacorvo HF Staff commited on
Commit
57fa714
·
verified ·
1 Parent(s): fc8611a

Synchronizing local compiler cache.

Browse files
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc71e35fa6fb45c7d1fcb0850ade7ff7589adb99f4f7cd9facb2ce6c5c4a1fbe
3
  size 1372305401
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3401b7c2b954569c35a9e9fc37cd8db718978c66de03b1a49415fa2b46dbc9be
3
  size 1372305401
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/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
- "dropout",
9
- "num_attention_heads",
10
- "encoder_hid_dim_type",
11
  "class_embed_type",
12
- "addition_embed_type_num_heads",
13
  "mid_block_type",
14
- "time_embedding_act_fn",
15
- "resnet_time_scale_shift",
16
- "class_embeddings_concat",
17
- "addition_time_embed_dim",
18
  "timestep_post_act",
 
19
  "reverse_transformer_layers_per_block",
20
- "time_embedding_dim",
21
  "projection_class_embeddings_input_dim",
22
- "conv_out_kernel",
23
- "time_embedding_type",
24
  "resnet_skip_time_act",
25
- "attention_type",
26
  "transformer_layers_per_block",
27
- "conv_in_kernel",
28
- "addition_embed_type",
 
 
29
  "resnet_out_scale_factor",
30
- "mid_block_only_cross_attention",
 
 
31
  "encoder_hid_dim",
32
- "cross_attention_norm"
 
 
 
 
 
 
 
 
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
  "class_embed_type",
 
8
  "mid_block_type",
 
 
 
 
9
  "timestep_post_act",
10
+ "time_embedding_type",
11
  "reverse_transformer_layers_per_block",
 
12
  "projection_class_embeddings_input_dim",
 
 
13
  "resnet_skip_time_act",
 
14
  "transformer_layers_per_block",
15
+ "attention_type",
16
+ "class_embeddings_concat",
17
+ "addition_time_embed_dim",
18
+ "addition_embed_type_num_heads",
19
  "resnet_out_scale_factor",
20
+ "cross_attention_norm",
21
+ "dropout",
22
+ "time_cond_proj_dim",
23
  "encoder_hid_dim",
24
+ "time_embedding_dim",
25
+ "mid_block_only_cross_attention",
26
+ "time_embedding_act_fn",
27
+ "addition_embed_type",
28
+ "conv_in_kernel",
29
+ "resnet_time_scale_shift",
30
+ "conv_out_kernel",
31
+ "encoder_hid_dim_type",
32
+ "num_attention_heads"
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7a1cc80bc7bb963d4495063b671e7b29b0953e809e40e52f072fe400630438b
3
  size 3767181005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424c5d18671aad99644c9d4097f96c0623606557bc2d345fc6da0c9ab6e99b5b
3
  size 3767181005
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/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
  "mid_block_add_attention",
8
  "shift_factor",
9
- "scaling_factor",
10
- "use_quant_conv",
11
  "use_post_quant_conv",
12
- "force_upcast",
13
- "latents_mean",
14
- "latents_std"
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
  "mid_block_add_attention",
10
  "shift_factor",
 
 
11
  "use_post_quant_conv",
12
+ "latents_std",
13
+ "use_quant_conv",
14
+ "scaling_factor"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec96cc3a1865328a34b4d0efa460418ea5b551ea881dba00bded3742954abca5
3
  size 600343701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee466a114ce4036576416986665482b5e278e43302206a7cd8ee09252cc78e44
3
  size 600343701
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/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
  "mid_block_add_attention",
8
  "shift_factor",
9
- "scaling_factor",
10
- "use_quant_conv",
11
  "use_post_quant_conv",
12
- "force_upcast",
13
- "latents_mean",
14
- "latents_std"
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
  "mid_block_add_attention",
10
  "shift_factor",
 
 
11
  "use_post_quant_conv",
12
+ "latents_std",
13
+ "use_quant_conv",
14
+ "scaling_factor"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64a465e24049a20073b5c076d175690524b1745d04d56753622137e7582bd7d6
3
  size 351604243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a913a3bf70e293e04bb605d13858011778fabcb7ca29eefe57e37d40d4bcaead
3
  size 351604243