dacorvo HF Staff commited on
Commit
4b356ac
·
verified ·
1 Parent(s): cccecc8

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e06dba4d6ab77d95889f5e4c5aa9ad973df127a17e943b8c5a99c8fef80718a9
3
  size 1372573177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a3db14230f629377d4ce4accac58e84822c3918b315ad0c5961a016e64ee0b
3
  size 1372573177
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/unet/config.json CHANGED
@@ -3,32 +3,32 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
 
 
6
  "timestep_post_act",
7
- "addition_time_embed_dim",
8
- "time_embedding_dim",
9
- "encoder_hid_dim",
10
  "resnet_skip_time_act",
11
  "time_cond_proj_dim",
12
- "reverse_transformer_layers_per_block",
13
- "addition_embed_type",
14
- "conv_out_kernel",
15
  "conv_in_kernel",
16
- "resnet_time_scale_shift",
17
- "class_embeddings_concat",
18
- "projection_class_embeddings_input_dim",
19
  "mid_block_type",
 
 
20
  "time_embedding_act_fn",
21
- "time_embedding_type",
 
 
 
22
  "addition_embed_type_num_heads",
 
 
23
  "transformer_layers_per_block",
24
  "encoder_hid_dim_type",
25
- "dropout",
26
- "class_embed_type",
27
- "resnet_out_scale_factor",
28
- "attention_type",
29
- "cross_attention_norm",
30
  "num_attention_heads",
31
- "mid_block_only_cross_attention"
 
 
 
32
  ],
33
  "act_fn": "silu",
34
  "addition_embed_type": null,
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
+ "dropout",
7
+ "projection_class_embeddings_input_dim",
8
+ "conv_out_kernel",
9
  "timestep_post_act",
 
 
 
10
  "resnet_skip_time_act",
11
  "time_cond_proj_dim",
 
 
 
12
  "conv_in_kernel",
13
+ "resnet_out_scale_factor",
 
 
14
  "mid_block_type",
15
+ "class_embeddings_concat",
16
+ "addition_embed_type",
17
  "time_embedding_act_fn",
18
+ "encoder_hid_dim",
19
+ "addition_time_embed_dim",
20
+ "attention_type",
21
+ "resnet_time_scale_shift",
22
  "addition_embed_type_num_heads",
23
+ "class_embed_type",
24
+ "reverse_transformer_layers_per_block",
25
  "transformer_layers_per_block",
26
  "encoder_hid_dim_type",
 
 
 
 
 
27
  "num_attention_heads",
28
+ "time_embedding_type",
29
+ "mid_block_only_cross_attention",
30
+ "time_embedding_dim",
31
+ "cross_attention_norm"
32
  ],
33
  "act_fn": "silu",
34
  "addition_embed_type": null,
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3a12de14e8da0408feb88c9e7e28d888f4da648e59ed566fff06f3b802c83d9
3
  size 3743219661
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb33eb03fa26e4a319c3620c6c5f0350d602d88004b4e1f6f4f2972bced130d0
3
  size 3743219661
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/vae_decoder/config.json CHANGED
@@ -3,14 +3,14 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "latents_std",
7
- "use_quant_conv",
8
- "scaling_factor",
9
  "use_post_quant_conv",
10
  "shift_factor",
11
- "force_upcast",
12
  "latents_mean",
13
- "mid_block_add_attention"
 
 
 
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
 
 
6
  "use_post_quant_conv",
7
  "shift_factor",
8
+ "mid_block_add_attention",
9
  "latents_mean",
10
+ "use_quant_conv",
11
+ "scaling_factor",
12
+ "force_upcast",
13
+ "latents_std"
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09300559e223d63b78a1352f5c809356268314093e6c50e64861647df2d60374
3
  size 401103061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c086d062c0d8baf87d4ac55fc7c12731e57a71c66c4883485e587824cc4f81e
3
  size 401103061
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/vae_encoder/config.json CHANGED
@@ -3,14 +3,14 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "latents_std",
7
- "use_quant_conv",
8
- "scaling_factor",
9
  "use_post_quant_conv",
10
  "shift_factor",
11
- "force_upcast",
12
  "latents_mean",
13
- "mid_block_add_attention"
 
 
 
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
 
 
6
  "use_post_quant_conv",
7
  "shift_factor",
8
+ "mid_block_add_attention",
9
  "latents_mean",
10
+ "use_quant_conv",
11
+ "scaling_factor",
12
+ "force_upcast",
13
+ "latents_std"
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_27a0d87349947fad9e9f/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0595fa754f4742c823fb51962a87761a2678fd7746f30bc76e53cb581104ad0
3
  size 245181587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d109ff653857c1bf654249338f20842277f6b9448b158bae92ca3f1cf1ee6eb
3
  size 245181587