Synchronizing local compiler cache.
Browse files- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/text_encoder_2/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/unet/config.json +2 -2
- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/unet/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_decoder/config.json +3 -3
- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_decoder/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_encoder/config.json +3 -3
- neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_encoder/model.neuron +1 -1
neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/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:8405ad1b55d008714624c23456307d59eed6557556357dac60fa32a407ca8ac0
|
3 |
size 2803013109
|
neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/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 |
-
"reverse_transformer_layers_per_block",
|
8 |
"dropout",
|
9 |
-
"attention_type"
|
|
|
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 |
"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_34e5d69fb6f1c9564d31/unet/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3673955641
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:044e1fe0ccad024dca49eb3b366a9b7907c7a06b9fe1b66d60103114dc195b0c
|
3 |
size 3673955641
|
neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_decoder/config.json
CHANGED
@@ -5,11 +5,11 @@
|
|
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_post_quant_conv",
|
8 |
-
"
|
9 |
"latents_std",
|
10 |
-
"
|
11 |
"use_quant_conv",
|
12 |
-
"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
|
|
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_post_quant_conv",
|
8 |
+
"latents_mean",
|
9 |
"latents_std",
|
10 |
+
"shift_factor",
|
11 |
"use_quant_conv",
|
12 |
+
"mid_block_add_attention"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_decoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647236147
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:febc2d92c0fb85b4d6d48c97e18361b1fbfeab42d96319db3bcd0a30940cd46e
|
3 |
size 647236147
|
neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_encoder/config.json
CHANGED
@@ -5,11 +5,11 @@
|
|
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_post_quant_conv",
|
8 |
-
"
|
9 |
"latents_std",
|
10 |
-
"
|
11 |
"use_quant_conv",
|
12 |
-
"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
|
|
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_post_quant_conv",
|
8 |
+
"latents_mean",
|
9 |
"latents_std",
|
10 |
+
"shift_factor",
|
11 |
"use_quant_conv",
|
12 |
+
"mid_block_add_attention"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
neuronxcc-2.15.143.0+e39249ad/MODULE_34e5d69fb6f1c9564d31/vae_encoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 329048625
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e5d91b01d1960f71ad5c98cb2e74003c4b8cd43674cbf3391d3f681c57f4aa0
|
3 |
size 329048625
|