dacorvo HF Staff commited on
Commit
0869686
·
verified ·
1 Parent(s): 9b62f73

Synchronizing local compiler cache.

Browse files
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bea26e91511e35240780ca594712564795280636f08bbf4dc1b738be1f65b65
3
  size 1372305401
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb4f7046bb6ee5542e447961d67d3bbc6b3861bac7aae7210cc82eac99c76ca
3
  size 1372305401
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/unet/config.json CHANGED
@@ -4,31 +4,31 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
6
  "_use_default_values": [
7
- "time_cond_proj_dim",
8
- "timestep_post_act",
9
  "time_embedding_act_fn",
10
- "addition_embed_type_num_heads",
11
- "attention_type",
12
- "encoder_hid_dim",
13
  "time_embedding_dim",
14
  "cross_attention_norm",
 
 
 
15
  "mid_block_only_cross_attention",
16
- "time_embedding_type",
17
- "projection_class_embeddings_input_dim",
18
- "class_embeddings_concat",
19
- "resnet_out_scale_factor",
20
- "resnet_skip_time_act",
21
- "reverse_transformer_layers_per_block",
22
- "addition_embed_type",
23
- "conv_out_kernel",
24
  "class_embed_type",
 
25
  "transformer_layers_per_block",
26
- "conv_in_kernel",
27
- "mid_block_type",
28
- "num_attention_heads",
29
- "encoder_hid_dim_type",
30
  "resnet_time_scale_shift",
31
- "addition_time_embed_dim",
 
 
 
 
 
 
 
32
  "dropout"
33
  ],
34
  "act_fn": "silu",
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
6
  "_use_default_values": [
7
+ "projection_class_embeddings_input_dim",
 
8
  "time_embedding_act_fn",
9
+ "addition_time_embed_dim",
10
+ "mid_block_type",
11
+ "conv_in_kernel",
12
  "time_embedding_dim",
13
  "cross_attention_norm",
14
+ "num_attention_heads",
15
+ "encoder_hid_dim_type",
16
+ "attention_type",
17
  "mid_block_only_cross_attention",
 
 
 
 
 
 
 
 
18
  "class_embed_type",
19
+ "addition_embed_type",
20
  "transformer_layers_per_block",
21
+ "addition_embed_type_num_heads",
22
+ "resnet_skip_time_act",
 
 
23
  "resnet_time_scale_shift",
24
+ "conv_out_kernel",
25
+ "class_embeddings_concat",
26
+ "reverse_transformer_layers_per_block",
27
+ "timestep_post_act",
28
+ "encoder_hid_dim",
29
+ "time_cond_proj_dim",
30
+ "time_embedding_type",
31
+ "resnet_out_scale_factor",
32
  "dropout"
33
  ],
34
  "act_fn": "silu",
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37816f1ade06d2af0cfae2d307783c08e7466661117f25cce277f0bfef1b68bc
3
  size 3767181005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a5b968ed859fd4ee02abb30e9019e805977a1b2206694aeb71e1990cea28622
3
  size 3767181005
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/vae_decoder/config.json CHANGED
@@ -4,14 +4,14 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
- "use_post_quant_conv",
8
  "shift_factor",
9
  "force_upcast",
10
- "mid_block_add_attention",
11
  "latents_mean",
 
 
12
  "latents_std",
13
- "use_quant_conv",
14
- "scaling_factor"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
 
7
  "shift_factor",
8
  "force_upcast",
 
9
  "latents_mean",
10
+ "mid_block_add_attention",
11
+ "use_post_quant_conv",
12
  "latents_std",
13
+ "scaling_factor",
14
+ "use_quant_conv"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7305c1b53228f51795dfcc3443cd480c44ddff70f0d04aebea5e71fe9b17e222
3
  size 600343701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43c920582a884b6f31ee3fc854189a456a9ef5fb5d67216025db0609fa233ff5
3
  size 600343701
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/vae_encoder/config.json CHANGED
@@ -4,14 +4,14 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
- "use_post_quant_conv",
8
  "shift_factor",
9
  "force_upcast",
10
- "mid_block_add_attention",
11
  "latents_mean",
 
 
12
  "latents_std",
13
- "use_quant_conv",
14
- "scaling_factor"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
 
7
  "shift_factor",
8
  "force_upcast",
 
9
  "latents_mean",
10
+ "mid_block_add_attention",
11
+ "use_post_quant_conv",
12
  "latents_std",
13
+ "scaling_factor",
14
+ "use_quant_conv"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_f41992c9042c864c8f94/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d4a31aade7fba491d5a49098214d5eb709c2edcaea59f63297b2cb20ce91a50
3
  size 351604243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb138b6c19b8e27d909592bffbb50f85e857dc92cac851f7b3903e2773f4ebc5
3
  size 351604243