dacorvo HF Staff commited on
Commit
87e51b2
·
verified ·
1 Parent(s): 57fa714

Synchronizing local compiler cache.

Browse files
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83c715ffaec9725d80187acc40dd4aa6f0bfcaa806a327df75a0a70f666a64a8
3
  size 495950649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1151b0374d1f7da4002767e837c556b7a1842a36b430e452871aa00442efd07f
3
  size 495950649
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/text_encoder_2/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6315f7aa983c85e43400392a6aa1d14c6904ef36116d95ae0d62d159e363169
3
  size 2801222123
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94e769bdd1bfa4ee0386bd86cc71ba537ed8514566e2ba153fac26d95a8b37d7
3
  size 2801222123
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/unet/config.json CHANGED
@@ -4,9 +4,9 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/unet",
6
  "_use_default_values": [
7
- "dropout",
8
  "attention_type",
9
- "reverse_transformer_layers_per_block"
 
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/unet",
6
  "_use_default_values": [
 
7
  "attention_type",
8
+ "reverse_transformer_layers_per_block",
9
+ "dropout"
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c805955573996f567dba51d925c0a599aa80e3282edbe23efe6ffc768477a14f
3
  size 4156403005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5dc40187cb3b39c62708bf122a04f39bc5b5519cf030d79e7d61f45f6229388
3
  size 4156403005
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/vae_decoder/config.json CHANGED
@@ -4,12 +4,12 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
6
  "_use_default_values": [
7
- "mid_block_add_attention",
8
- "use_quant_conv",
9
  "latents_mean",
10
- "latents_std",
 
11
  "use_post_quant_conv",
12
- "shift_factor"
 
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
6
  "_use_default_values": [
 
 
7
  "latents_mean",
8
+ "shift_factor",
9
+ "mid_block_add_attention",
10
  "use_post_quant_conv",
11
+ "latents_std",
12
+ "use_quant_conv"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:030465532e1299ff89455b48eec45d77bd2ae1fd1cf797c140c389b27adfb550
3
  size 509313587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:192cfcfe30c23eebfddaff56606bd9fbdd0aa79710723593367a7232f5d9fa0c
3
  size 509313587
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/vae_encoder/config.json CHANGED
@@ -4,12 +4,12 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
6
  "_use_default_values": [
7
- "mid_block_add_attention",
8
- "use_quant_conv",
9
  "latents_mean",
10
- "latents_std",
 
11
  "use_post_quant_conv",
12
- "shift_factor"
 
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
6
  "_use_default_values": [
 
 
7
  "latents_mean",
8
+ "shift_factor",
9
+ "mid_block_add_attention",
10
  "use_post_quant_conv",
11
+ "latents_std",
12
+ "use_quant_conv"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.17.194.0+d312836f/MODULE_21150d7758de8fbb95c1/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e0d97b6d37577eae8091a24c0303d12c68a06ec31e72b27de26fe8d5831dc77
3
  size 285682227
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e033c0f41f21d506a6529bf4f4b3befc3ca0b15938bf85e30c347bdc8f2bef5
3
  size 285682227