Synchronizing local compiler cache.
Browse files- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/text_encoder_2/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/unet/config.json +2 -2
- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/unet/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_decoder/config.json +2 -2
- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_decoder/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_encoder/config.json +2 -2
- neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_encoder/model.neuron +1 -1
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/text_encoder_2/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2803013109
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:789da57c81a7d821c2418cbdb074a0f58b3df48a5ca83023e0c6318fd372d03b
|
3 |
size 2803013109
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/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-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/unet",
|
6 |
"_use_default_values": [
|
7 |
-
"
|
8 |
"dropout",
|
9 |
-
"
|
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-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/unet",
|
6 |
"_use_default_values": [
|
7 |
+
"reverse_transformer_layers_per_block",
|
8 |
"dropout",
|
9 |
+
"attention_type"
|
10 |
],
|
11 |
"act_fn": "silu",
|
12 |
"addition_embed_type": "text_time",
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/unet/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3650925881
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ea88693db7cd46654a1f51d9dc9a227797a9804c6efc23624f7a1f45d6da250
|
3 |
size 3650925881
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_decoder/config.json
CHANGED
@@ -4,11 +4,11 @@
|
|
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 |
-
"shift_factor",
|
8 |
-
"mid_block_add_attention",
|
9 |
"use_quant_conv",
|
10 |
"latents_mean",
|
|
|
11 |
"latents_std",
|
|
|
12 |
"use_post_quant_conv"
|
13 |
],
|
14 |
"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/vae",
|
6 |
"_use_default_values": [
|
|
|
|
|
7 |
"use_quant_conv",
|
8 |
"latents_mean",
|
9 |
+
"shift_factor",
|
10 |
"latents_std",
|
11 |
+
"mid_block_add_attention",
|
12 |
"use_post_quant_conv"
|
13 |
],
|
14 |
"act_fn": "silu",
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_decoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438309427
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26152f8cbda8255694fcfface868ee2f73eece5af7ddbd0568771abbb5257b7a
|
3 |
size 438309427
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_encoder/config.json
CHANGED
@@ -4,11 +4,11 @@
|
|
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 |
-
"shift_factor",
|
8 |
-
"mid_block_add_attention",
|
9 |
"use_quant_conv",
|
10 |
"latents_mean",
|
|
|
11 |
"latents_std",
|
|
|
12 |
"use_post_quant_conv"
|
13 |
],
|
14 |
"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/vae",
|
6 |
"_use_default_values": [
|
|
|
|
|
7 |
"use_quant_conv",
|
8 |
"latents_mean",
|
9 |
+
"shift_factor",
|
10 |
"latents_std",
|
11 |
+
"mid_block_add_attention",
|
12 |
"use_post_quant_conv"
|
13 |
],
|
14 |
"act_fn": "silu",
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/vae_encoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 248807985
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86667ff7a1418dfd0792f395ff50a2a278e19923bb8983c7776987975534b49e
|
3 |
size 248807985
|