dacorvo HF Staff commited on
Commit
2b75cfb
·
verified ·
1 Parent(s): a16acde

Synchronizing local compiler cache.

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