dacorvo HF Staff commited on
Commit
bb3033a
·
verified ·
1 Parent(s): 090033f

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64b937a1fc0577d352804cfb6df58ba79933f219c07ca5799be3e68701bbf3b9
3
  size 1372573177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7a31d15122e071f2e4e220e9b2ed159aa52bb5d9d5ed75cb957964941cd4fc
3
  size 1372573177
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/unet/config.json CHANGED
@@ -3,32 +3,32 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "dropout",
7
- "projection_class_embeddings_input_dim",
8
- "timestep_post_act",
9
- "conv_in_kernel",
10
- "resnet_time_scale_shift",
11
  "encoder_hid_dim_type",
12
- "resnet_skip_time_act",
13
- "mid_block_only_cross_attention",
 
 
14
  "time_embedding_dim",
15
- "class_embeddings_concat",
 
16
  "addition_time_embed_dim",
17
- "addition_embed_type_num_heads",
18
- "transformer_layers_per_block",
19
- "class_embed_type",
20
- "addition_embed_type",
21
- "resnet_out_scale_factor",
22
- "time_embedding_act_fn",
23
- "encoder_hid_dim",
24
  "conv_out_kernel",
25
- "time_embedding_type",
26
- "mid_block_type",
27
  "attention_type",
 
 
 
 
 
28
  "reverse_transformer_layers_per_block",
29
  "cross_attention_norm",
30
- "num_attention_heads",
31
- "time_cond_proj_dim"
 
 
 
 
 
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
  "encoder_hid_dim_type",
7
+ "num_attention_heads",
8
+ "time_embedding_type",
9
+ "time_embedding_act_fn",
10
+ "addition_embed_type",
11
  "time_embedding_dim",
12
+ "timestep_post_act",
13
+ "time_cond_proj_dim",
14
  "addition_time_embed_dim",
15
+ "mid_block_only_cross_attention",
 
 
 
 
 
 
16
  "conv_out_kernel",
 
 
17
  "attention_type",
18
+ "transformer_layers_per_block",
19
+ "dropout",
20
+ "mid_block_type",
21
+ "resnet_time_scale_shift",
22
+ "resnet_out_scale_factor",
23
  "reverse_transformer_layers_per_block",
24
  "cross_attention_norm",
25
+ "encoder_hid_dim",
26
+ "addition_embed_type_num_heads",
27
+ "projection_class_embeddings_input_dim",
28
+ "class_embeddings_concat",
29
+ "class_embed_type",
30
+ "conv_in_kernel",
31
+ "resnet_skip_time_act"
32
  ],
33
  "act_fn": "silu",
34
  "addition_embed_type": null,
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04dc3c2c3f5c8a82f6f45b3382ca6b75f6d0b6cdbb126c4a8b0ccfe2176a5ac9
3
  size 3570009805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12949df0bb2620878386ea6e8662b4a0c91e6cb46869bffbd0462a3fb3677da
3
  size 3570009805
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/vae_decoder/config.json CHANGED
@@ -3,14 +3,14 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "mid_block_add_attention",
7
- "force_upcast",
8
- "shift_factor",
9
  "latents_mean",
10
  "latents_std",
11
- "use_quant_conv",
12
  "use_post_quant_conv",
13
- "scaling_factor"
 
 
 
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
 
 
6
  "latents_mean",
7
  "latents_std",
8
+ "force_upcast",
9
  "use_post_quant_conv",
10
+ "use_quant_conv",
11
+ "scaling_factor",
12
+ "mid_block_add_attention",
13
+ "shift_factor"
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1d1854ae78ee1cf74ac33d5512990b78148164eacb07b5e05b7f055e7f3f3bc
3
  size 258982101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b1c905663c2dc12c769c3cf0dcad1e4d97e9b906211a5bc1624363bea17d319
3
  size 258982101
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/vae_encoder/config.json CHANGED
@@ -3,14 +3,14 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "mid_block_add_attention",
7
- "force_upcast",
8
- "shift_factor",
9
  "latents_mean",
10
  "latents_std",
11
- "use_quant_conv",
12
  "use_post_quant_conv",
13
- "scaling_factor"
 
 
 
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
 
 
6
  "latents_mean",
7
  "latents_std",
8
+ "force_upcast",
9
  "use_post_quant_conv",
10
+ "use_quant_conv",
11
+ "scaling_factor",
12
+ "mid_block_add_attention",
13
+ "shift_factor"
14
  ],
15
  "act_fn": "silu",
16
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_a58bf0696875d552ec96/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01512189c20212ebb3a8c0de37a4b60d3223608a9347e1a957123b4fe7b9439d
3
  size 169118803
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d2dc62f191399a7ee51e3aee23695d9814a498d4c7805c0b9b474047e4d05c7
3
  size 169118803