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

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1e1c993f713fee62c62881383162520d4aa270cb59103720d34cee1c8cfd40b
3
  size 1372698553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8947fe9bec459255544c5e2e2245c5bd4bbf4f386e93545f8fc43571dab0d90
3
  size 1372698553
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/unet/config.json CHANGED
@@ -2,32 +2,32 @@
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "resnet_time_scale_shift",
6
- "cross_attention_norm",
7
- "time_embedding_act_fn",
8
- "conv_out_kernel",
9
  "addition_embed_type",
10
- "encoder_hid_dim_type",
11
- "time_cond_proj_dim",
12
  "dropout",
 
 
 
13
  "projection_class_embeddings_input_dim",
14
- "class_embeddings_concat",
15
- "mid_block_type",
16
- "time_embedding_dim",
17
- "resnet_out_scale_factor",
18
  "transformer_layers_per_block",
19
- "timestep_post_act",
20
- "attention_type",
21
- "reverse_transformer_layers_per_block",
22
- "resnet_skip_time_act",
23
  "addition_embed_type_num_heads",
24
- "num_attention_heads",
 
25
  "time_embedding_type",
26
- "addition_time_embed_dim",
27
- "class_embed_type",
28
- "mid_block_only_cross_attention",
 
 
 
29
  "encoder_hid_dim",
30
- "conv_in_kernel"
 
 
 
 
 
 
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
  "addition_embed_type",
 
 
6
  "dropout",
7
+ "cross_attention_norm",
8
+ "reverse_transformer_layers_per_block",
9
+ "conv_in_kernel",
10
  "projection_class_embeddings_input_dim",
 
 
 
 
11
  "transformer_layers_per_block",
12
+ "mid_block_only_cross_attention",
 
 
 
13
  "addition_embed_type_num_heads",
14
+ "resnet_time_scale_shift",
15
+ "mid_block_type",
16
  "time_embedding_type",
17
+ "class_embeddings_concat",
18
+ "attention_type",
19
+ "conv_out_kernel",
20
+ "timestep_post_act",
21
+ "encoder_hid_dim_type",
22
+ "num_attention_heads",
23
  "encoder_hid_dim",
24
+ "time_cond_proj_dim",
25
+ "class_embed_type",
26
+ "resnet_skip_time_act",
27
+ "resnet_out_scale_factor",
28
+ "time_embedding_act_fn",
29
+ "addition_time_embed_dim",
30
+ "time_embedding_dim"
31
  ],
32
  "act_fn": "silu",
33
  "addition_embed_type": null,
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:115bcf1ffa734c389970a947277ae1b241c885659d1a2fd2102befe5207357aa
3
  size 3743219661
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d84d6a27856afb2a46d2cce5b8e7965dd5a9f3d7c6168131a0cccc42759f2f
3
  size 3743219661
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/vae_decoder/config.json CHANGED
@@ -2,14 +2,14 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "force_upcast",
6
- "latents_mean",
7
- "latents_std",
8
  "scaling_factor",
9
- "use_post_quant_conv",
10
  "shift_factor",
11
- "use_quant_conv",
12
- "mid_block_add_attention"
 
 
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
+ "use_quant_conv",
6
+ "mid_block_add_attention",
 
7
  "scaling_factor",
 
8
  "shift_factor",
9
+ "use_post_quant_conv",
10
+ "latents_std",
11
+ "latents_mean",
12
+ "force_upcast"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f1093417439e055525e3025a947011d272e198d4ed5f8c96f28eb41ac6dcc40
3
  size 401103061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:167e22638e479861a08f524c605e337156a5e3f8060a4d9ca0e24677d2dfde52
3
  size 401103061
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/vae_encoder/config.json CHANGED
@@ -2,14 +2,14 @@
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
- "force_upcast",
6
- "latents_mean",
7
- "latents_std",
8
  "scaling_factor",
9
- "use_post_quant_conv",
10
  "shift_factor",
11
- "use_quant_conv",
12
- "mid_block_add_attention"
 
 
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.35.1",
4
  "_use_default_values": [
5
+ "use_quant_conv",
6
+ "mid_block_add_attention",
 
7
  "scaling_factor",
 
8
  "shift_factor",
9
+ "use_post_quant_conv",
10
+ "latents_std",
11
+ "latents_mean",
12
+ "force_upcast"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.19.8089.0+8ab9f450/MODULE_263ca864d6e07b953b00/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb6a13a051e39b8f6432ca6d54a584b6a40d011b9e903ff778919ce7aaf1676e
3
  size 245181587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a9f101ab91f8a5d629e5dfe028a3c0d101606323527d76c2bee2574f988b0c
3
  size 245181587