Synchronizing local compiler cache.
Browse files- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/text_encoder_2/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/unet/config.json +2 -2
- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/unet/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/vae_decoder/config.json +4 -4
- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/vae_decoder/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/vae_encoder/config.json +4 -4
- neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/vae_encoder/model.neuron +1 -1
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:
|
3 |
size 2803013109
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4999d6f07516e02a81d3fc3bb606173d9ae817239cc5a591d0b6a40a096f5cce
|
3 |
size 2803013109
|
neuronxcc-2.15.143.0+e39249ad/MODULE_05d8ecae48e91ee8980d/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 |
+
"attention_type",
|
8 |
"dropout",
|
9 |
+
"reverse_transformer_layers_per_block"
|
10 |
],
|
11 |
"act_fn": "silu",
|
12 |
"addition_embed_type": "text_time",
|
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:
|
3 |
size 3673955641
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ff44ad14322572a0952f6ac5b20f5bcae7bc31d8f62a54bcf3d230660608ee0
|
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_post_quant_conv",
|
8 |
-
"latents_mean",
|
9 |
-
"latents_std",
|
10 |
"use_quant_conv",
|
11 |
"mid_block_add_attention",
|
12 |
-
"
|
|
|
|
|
|
|
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 |
"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": [
|
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:
|
3 |
size 647236147
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b43afc8e24764e9135e8584c8e1249ae1dddfb7e4238c2f9e74d33a25894311
|
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_post_quant_conv",
|
8 |
-
"latents_mean",
|
9 |
-
"latents_std",
|
10 |
"use_quant_conv",
|
11 |
"mid_block_add_attention",
|
12 |
-
"
|
|
|
|
|
|
|
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 |
"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": [
|
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:
|
3 |
size 329048625
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19bce831f060e5bd5fb40dd3485a2d2b2c52346b9fa5a2c560106ef8cccc9191
|
3 |
size 329048625
|