dacorvo HF staff commited on
Commit
5547b7d
1 Parent(s): 83fd85a

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/text_encoder_2/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4999d6f07516e02a81d3fc3bb606173d9ae817239cc5a591d0b6a40a096f5cce
3
  size 2803013109
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d8fec9d5ae783914ca5f704bf37a1e6643258a27684a454a250760f914642b
3
  size 2803013109
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/unet/config.json CHANGED
@@ -4,8 +4,8 @@
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/unet",
6
  "_use_default_values": [
7
- "attention_type",
8
  "dropout",
 
9
  "reverse_transformer_layers_per_block"
10
  ],
11
  "act_fn": "silu",
 
4
  "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/unet",
6
  "_use_default_values": [
 
7
  "dropout",
8
+ "attention_type",
9
  "reverse_transformer_layers_per_block"
10
  ],
11
  "act_fn": "silu",
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ff44ad14322572a0952f6ac5b20f5bcae7bc31d8f62a54bcf3d230660608ee0
3
  size 3673955641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f96e8410785227a06ad4b20709c08110de92b1d3d3d97b03d70973e66a8ea0
3
  size 3673955641
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/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-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
7
- "use_quant_conv",
8
  "mid_block_add_attention",
9
  "latents_mean",
10
- "use_post_quant_conv",
11
  "shift_factor",
12
- "latents_std"
 
 
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-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
 
7
  "mid_block_add_attention",
8
  "latents_mean",
 
9
  "shift_factor",
10
+ "latents_std",
11
+ "use_quant_conv",
12
+ "use_post_quant_conv"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b43afc8e24764e9135e8584c8e1249ae1dddfb7e4238c2f9e74d33a25894311
3
  size 647236147
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a9d54d656afb2c76952e3b276ee25036061f545fefb594b51a137e45b21d7f
3
  size 647236147
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/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-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
7
- "use_quant_conv",
8
  "mid_block_add_attention",
9
  "latents_mean",
10
- "use_post_quant_conv",
11
  "shift_factor",
12
- "latents_std"
 
 
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-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
 
7
  "mid_block_add_attention",
8
  "latents_mean",
 
9
  "shift_factor",
10
+ "latents_std",
11
+ "use_quant_conv",
12
+ "use_post_quant_conv"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19bce831f060e5bd5fb40dd3485a2d2b2c52346b9fa5a2c560106ef8cccc9191
3
  size 329048625
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcfc9b77bf241a496d1d6dc65ede7778d4bb13f0d966fd9441853a674dc04b77
3
  size 329048625