dacorvo HF Staff commited on
Commit
0a15195
·
verified ·
1 Parent(s): 7619fb3

Synchronizing local compiler cache.

Browse files
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2fe4922938b5c2d22d57ffcb928b6dde91f4d7726e8a00a1c8950ac96bd081a
3
  size 1372305465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b53cb0ab9cc91c116384887636af6c94609ec89880bcbdc97903640caa7d63
3
  size 1372305465
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/unet/config.json CHANGED
@@ -3,32 +3,32 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.30.3",
5
  "_use_default_values": [
6
- "conv_out_kernel",
7
  "class_embeddings_concat",
 
 
 
 
 
 
 
8
  "timestep_post_act",
9
- "transformer_layers_per_block",
10
- "resnet_skip_time_act",
11
- "time_cond_proj_dim",
12
- "resnet_time_scale_shift",
13
- "cross_attention_norm",
14
  "conv_in_kernel",
15
- "addition_embed_type",
16
  "resnet_out_scale_factor",
 
 
 
 
 
 
 
 
17
  "attention_type",
 
18
  "addition_time_embed_dim",
19
- "time_embedding_dim",
20
- "class_embed_type",
21
- "encoder_hid_dim",
22
- "projection_class_embeddings_input_dim",
23
- "encoder_hid_dim_type",
24
- "mid_block_only_cross_attention",
25
- "addition_embed_type_num_heads",
26
- "num_attention_heads",
27
  "reverse_transformer_layers_per_block",
28
- "mid_block_type",
29
- "time_embedding_type",
30
- "time_embedding_act_fn",
31
- "dropout"
32
  ],
33
  "act_fn": "silu",
34
  "addition_embed_type": null,
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.30.3",
5
  "_use_default_values": [
 
6
  "class_embeddings_concat",
7
+ "addition_embed_type",
8
+ "mid_block_only_cross_attention",
9
+ "mid_block_type",
10
+ "class_embed_type",
11
+ "projection_class_embeddings_input_dim",
12
+ "time_embedding_dim",
13
+ "encoder_hid_dim",
14
  "timestep_post_act",
 
 
 
 
 
15
  "conv_in_kernel",
 
16
  "resnet_out_scale_factor",
17
+ "dropout",
18
+ "time_embedding_act_fn",
19
+ "resnet_time_scale_shift",
20
+ "resnet_skip_time_act",
21
+ "num_attention_heads",
22
+ "encoder_hid_dim_type",
23
+ "transformer_layers_per_block",
24
+ "conv_out_kernel",
25
  "attention_type",
26
+ "time_embedding_type",
27
  "addition_time_embed_dim",
 
 
 
 
 
 
 
 
28
  "reverse_transformer_layers_per_block",
29
+ "time_cond_proj_dim",
30
+ "cross_attention_norm",
31
+ "addition_embed_type_num_heads"
 
32
  ],
33
  "act_fn": "silu",
34
  "addition_embed_type": null,
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0ffebc8130359c1fc508eabd624a31fd49eb46573cd88a63a4dcb5ba346dd43
3
  size 3572109069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3d84c257a117da92ee904d812faead592eb13d0be3fa66b6419a9933ff22475
3
  size 3572109069
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/vae_decoder/config.json CHANGED
@@ -3,14 +3,14 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.30.3",
5
  "_use_default_values": [
6
- "use_post_quant_conv",
7
  "latents_mean",
8
- "latents_std",
9
- "shift_factor",
10
- "mid_block_add_attention",
11
  "scaling_factor",
 
12
  "use_quant_conv",
13
- "force_upcast"
 
 
 
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.30.3",
5
  "_use_default_values": [
 
6
  "latents_mean",
 
 
 
7
  "scaling_factor",
8
+ "shift_factor",
9
  "use_quant_conv",
10
+ "mid_block_add_attention",
11
+ "force_upcast",
12
+ "latents_std",
13
+ "use_post_quant_conv"
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:621740fd4520531088c5c607a78812ea99c5f70e8781addabcb038653db29b13
3
  size 367178901
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de01f9329d79dba386c90acf88b27b1d03899642df99275c6efc1683b9f3f07e
3
  size 367178901
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/vae_encoder/config.json CHANGED
@@ -3,14 +3,14 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.30.3",
5
  "_use_default_values": [
6
- "use_post_quant_conv",
7
  "latents_mean",
8
- "latents_std",
9
- "shift_factor",
10
- "mid_block_add_attention",
11
  "scaling_factor",
 
12
  "use_quant_conv",
13
- "force_upcast"
 
 
 
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.30.3",
5
  "_use_default_values": [
 
6
  "latents_mean",
 
 
 
7
  "scaling_factor",
8
+ "shift_factor",
9
  "use_quant_conv",
10
+ "mid_block_add_attention",
11
+ "force_upcast",
12
+ "latents_std",
13
+ "use_post_quant_conv"
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_ee34e363190e7c6310a6/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27a544aa9030d0bcadd33e7c91b74eb7b4f29cb30905ae90ad7a117b8ff30b92
3
  size 225662483
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b1d86dbc1f51a502fc4ffd02f9de38ca0250b8a173d532065c99645b25e611
3
  size 225662483