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 +4 -4
- 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 +4 -4
- 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:22c30c859ad6d489c3d09f01def47b583c54fbb3acad78c823a336721a0b5709
|
3 |
size 2803013109
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/unet/config.json
CHANGED
@@ -5,8 +5,8 @@
|
|
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 |
-
"
|
9 |
-
"
|
10 |
],
|
11 |
"act_fn": "silu",
|
12 |
"addition_embed_type": "text_time",
|
|
|
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",
|
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:d8a6011b3339ca358b02bcba622a74e10af302b16b0f50cd8ceb4d815165d36c
|
3 |
size 3650925881
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/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 |
-
"latents_mean",
|
8 |
-
"mid_block_add_attention",
|
9 |
-
"use_post_quant_conv",
|
10 |
"shift_factor",
|
|
|
|
|
11 |
"use_quant_conv",
|
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 |
"shift_factor",
|
8 |
+
"mid_block_add_attention",
|
9 |
+
"latents_mean",
|
10 |
"use_quant_conv",
|
11 |
+
"latents_std",
|
12 |
+
"use_post_quant_conv"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
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:2522580a63e079dc33f2d0e6ccebfb7780dbac046ea0e67dbfe8c4de2b10f776
|
3 |
size 438309427
|
neuronxcc-2.15.143.0+e39249ad/MODULE_7437fe71aa9fc7fb5fb7/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 |
-
"latents_mean",
|
8 |
-
"mid_block_add_attention",
|
9 |
-
"use_post_quant_conv",
|
10 |
"shift_factor",
|
|
|
|
|
11 |
"use_quant_conv",
|
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 |
"shift_factor",
|
8 |
+
"mid_block_add_attention",
|
9 |
+
"latents_mean",
|
10 |
"use_quant_conv",
|
11 |
+
"latents_std",
|
12 |
+
"use_post_quant_conv"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
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:07fb92b0a763c4c385be5df5e7a74848601225fa289e4dbd31eabc3a831c89e5
|
3 |
size 248807985
|