dacorvo HF Staff commited on
Commit
db7b31f
·
verified ·
1 Parent(s): c38a25b

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2208bd98586cfe992d157c87dcb581ee964ed1437fbccc8b91a2ad0ec8a3ef54
3
  size 1372698553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d30fdd45dcc81d0cf529d9a452e850fa6d127b45c5d62093881f5874491820ba
3
  size 1372698553
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/unet/config.json CHANGED
@@ -2,32 +2,32 @@
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "num_attention_heads",
6
  "transformer_layers_per_block",
7
- "mid_block_type",
8
- "time_cond_proj_dim",
9
- "resnet_skip_time_act",
10
- "cross_attention_norm",
11
- "timestep_post_act",
12
- "projection_class_embeddings_input_dim",
13
- "time_embedding_type",
14
- "resnet_out_scale_factor",
15
  "reverse_transformer_layers_per_block",
16
- "mid_block_only_cross_attention",
17
- "addition_embed_type",
18
- "conv_out_kernel",
19
  "attention_type",
20
- "addition_embed_type_num_heads",
 
 
 
 
 
 
21
  "dropout",
 
22
  "conv_in_kernel",
23
  "class_embed_type",
24
- "resnet_time_scale_shift",
25
- "encoder_hid_dim",
26
- "addition_time_embed_dim",
27
- "time_embedding_dim",
28
- "encoder_hid_dim_type",
29
- "class_embeddings_concat",
30
- "time_embedding_act_fn"
 
 
31
  ],
32
  "act_fn": "silu",
33
  "addition_embed_type": null,
 
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
+ "class_embeddings_concat",
6
  "transformer_layers_per_block",
 
 
 
 
 
 
 
 
7
  "reverse_transformer_layers_per_block",
8
+ "encoder_hid_dim_type",
9
+ "resnet_time_scale_shift",
 
10
  "attention_type",
11
+ "time_embedding_dim",
12
+ "resnet_out_scale_factor",
13
+ "mid_block_only_cross_attention",
14
+ "timestep_post_act",
15
+ "time_cond_proj_dim",
16
+ "addition_time_embed_dim",
17
+ "time_embedding_act_fn",
18
  "dropout",
19
+ "mid_block_type",
20
  "conv_in_kernel",
21
  "class_embed_type",
22
+ "cross_attention_norm",
23
+ "time_embedding_type",
24
+ "conv_out_kernel",
25
+ "addition_embed_type_num_heads",
26
+ "addition_embed_type",
27
+ "projection_class_embeddings_input_dim",
28
+ "num_attention_heads",
29
+ "resnet_skip_time_act",
30
+ "encoder_hid_dim"
31
  ],
32
  "act_fn": "silu",
33
  "addition_embed_type": null,
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af51bb6c3e0d4cb88a23e4bb4ad7e8f77b562abe405cb6b45bbce26765619571
3
  size 3570009805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c387a7d3efab8198fe54fbd7c20477de923388131451a5bf3b4de22be1b78f1f
3
  size 3570009805
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/vae_decoder/config.json CHANGED
@@ -2,14 +2,14 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "use_post_quant_conv",
6
- "shift_factor",
7
  "latents_mean",
8
  "mid_block_add_attention",
9
- "use_quant_conv",
10
  "force_upcast",
 
 
11
  "scaling_factor",
12
- "latents_std"
 
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
 
 
5
  "latents_mean",
6
  "mid_block_add_attention",
 
7
  "force_upcast",
8
+ "latents_std",
9
+ "use_post_quant_conv",
10
  "scaling_factor",
11
+ "shift_factor",
12
+ "use_quant_conv"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5afd15be4ae4b671ceda1a47eadb9b78f6ad171456d80a0c5c04e4d28239339b
3
  size 258982101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb82503983ce74acfef7252eae488245ce54b6b758af0899139752846a9a7b89
3
  size 258982101
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/vae_encoder/config.json CHANGED
@@ -2,14 +2,14 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "use_post_quant_conv",
6
- "shift_factor",
7
  "latents_mean",
8
  "mid_block_add_attention",
9
- "use_quant_conv",
10
  "force_upcast",
 
 
11
  "scaling_factor",
12
- "latents_std"
 
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
 
 
5
  "latents_mean",
6
  "mid_block_add_attention",
 
7
  "force_upcast",
8
+ "latents_std",
9
+ "use_post_quant_conv",
10
  "scaling_factor",
11
+ "shift_factor",
12
+ "use_quant_conv"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_e085f8cfffc1b3cac71f/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ebf8f584ab85b24147f327b98c07aa243e7cf74c695531b1452230798321f4a
3
  size 169118803
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db2a0e81a4d9afa0481643b3da562661aca1ac87aed823e5e60b0a15f0ba523d
3
  size 169118803