Synchronizing local compiler cache.
Browse files- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/text_encoder/model.neuron +1 -1
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/text_encoder_2/model.neuron +1 -1
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/unet/config.json +2 -2
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/unet/model.neuron +1 -1
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/vae_decoder/config.json +4 -4
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/vae_decoder/model.neuron +1 -1
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/vae_encoder/config.json +4 -4
- neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/vae_encoder/model.neuron +1 -1
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/text_encoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 495950649
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9153377d506a41a4fe14bf87863a2c5e6a0a6c581befa20b28819ff90e5ace17
|
| 3 |
size 495950649
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/text_encoder_2/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2801222123
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2c50080783f644507b14eb40d0fc3e291c756c90116ee6cf39f53eed8a02bd5
|
| 3 |
size 2801222123
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/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-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/unet",
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"
|
| 8 |
"attention_type",
|
| 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-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/unet",
|
| 6 |
"_use_default_values": [
|
| 7 |
+
"reverse_transformer_layers_per_block",
|
| 8 |
"attention_type",
|
| 9 |
+
"dropout"
|
| 10 |
],
|
| 11 |
"act_fn": "silu",
|
| 12 |
"addition_embed_type": "text_time",
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/unet/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4173339965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8eb3f4d4086a33371a16ee38e4e97adb8e728e6469e2960256ff023701f1907f
|
| 3 |
size 4173339965
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/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-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"use_post_quant_conv",
|
| 8 |
-
"latents_mean",
|
| 9 |
"shift_factor",
|
| 10 |
-
"use_quant_conv",
|
| 11 |
"latents_std",
|
| 12 |
-
"mid_block_add_attention"
|
|
|
|
|
|
|
|
|
|
| 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-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
|
| 6 |
"_use_default_values": [
|
|
|
|
|
|
|
| 7 |
"shift_factor",
|
|
|
|
| 8 |
"latents_std",
|
| 9 |
+
"mid_block_add_attention",
|
| 10 |
+
"use_quant_conv",
|
| 11 |
+
"latents_mean",
|
| 12 |
+
"use_post_quant_conv"
|
| 13 |
],
|
| 14 |
"act_fn": "silu",
|
| 15 |
"block_out_channels": [
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/vae_decoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 749922867
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59fe6337ee9558497ef40f0248998f7814e6ae5ce28603b9342d62cf9464c816
|
| 3 |
size 749922867
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/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-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"use_post_quant_conv",
|
| 8 |
-
"latents_mean",
|
| 9 |
"shift_factor",
|
| 10 |
-
"use_quant_conv",
|
| 11 |
"latents_std",
|
| 12 |
-
"mid_block_add_attention"
|
|
|
|
|
|
|
|
|
|
| 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-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
|
| 6 |
"_use_default_values": [
|
|
|
|
|
|
|
| 7 |
"shift_factor",
|
|
|
|
| 8 |
"latents_std",
|
| 9 |
+
"mid_block_add_attention",
|
| 10 |
+
"use_quant_conv",
|
| 11 |
+
"latents_mean",
|
| 12 |
+
"use_post_quant_conv"
|
| 13 |
],
|
| 14 |
"act_fn": "silu",
|
| 15 |
"block_out_channels": [
|
neuronxcc-2.17.194.0+d312836f/MODULE_a8218e1ae23f2aaf8834/vae_encoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 382102067
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14dbc88e134b2651164d2ec853a1242cc2dd3f4bf8de403a28d6efd8ba33930b
|
| 3 |
size 382102067
|