Synchronizing local compiler cache.
Browse files- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/text_encoder_2/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/unet/config.json +2 -2
- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/unet/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/vae_decoder/config.json +4 -4
- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/vae_decoder/model.neuron +1 -1
- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/vae_encoder/config.json +4 -4
- neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/vae_encoder/model.neuron +1 -1
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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:13955f3ce20b35038f323bf4607a1b58a9869ab5004f9789ee5deaa19bb1ae1e
|
3 |
size 2803013109
|
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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 |
"reverse_transformer_layers_per_block",
|
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 |
"reverse_transformer_layers_per_block",
|
9 |
+
"dropout"
|
10 |
],
|
11 |
"act_fn": "silu",
|
12 |
"addition_embed_type": "text_time",
|
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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:c37a3e35d67d6465e656d7a541d6027fcd5fc54476ab18f7e1edb53b8d339b63
|
3 |
size 3650925881
|
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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 |
-
"use_quant_conv",
|
10 |
"shift_factor",
|
|
|
11 |
"mid_block_add_attention",
|
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 |
+
"use_quant_conv",
|
9 |
"mid_block_add_attention",
|
10 |
+
"latents_std",
|
11 |
+
"use_post_quant_conv",
|
12 |
+
"latents_mean"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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:b71c7ae2adb7da02451dbc0773b913a9bf7243fccfcd99d8deea7a4646293d91
|
3 |
size 438309427
|
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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 |
-
"use_quant_conv",
|
10 |
"shift_factor",
|
|
|
11 |
"mid_block_add_attention",
|
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 |
+
"use_quant_conv",
|
9 |
"mid_block_add_attention",
|
10 |
+
"latents_std",
|
11 |
+
"use_post_quant_conv",
|
12 |
+
"latents_mean"
|
13 |
],
|
14 |
"act_fn": "silu",
|
15 |
"block_out_channels": [
|
neuronxcc-2.15.143.0+e39249ad/MODULE_66d9031205c238a3108d/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:60cc79eb27b2b193d1ac45b8e3d30560e498f4b4615efcf066a67db9cda540fa
|
3 |
size 248807985
|