Synchronizing local compiler cache.
Browse files- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/text_encoder/model.neuron +1 -1
- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/unet/config.json +16 -16
- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/unet/model.neuron +1 -1
- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_decoder/config.json +5 -5
- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_decoder/model.neuron +1 -1
- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_encoder/config.json +5 -5
- neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_encoder/model.neuron +1 -1
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/text_encoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1373452281
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffec10d54d58ee37a532926ba37474de434868ffd7db34493537ebb7a39a0eeb
|
| 3 |
size 1373452281
|
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/unet/config.json
CHANGED
|
@@ -4,32 +4,32 @@
|
|
| 4 |
"_diffusers_version": "0.30.3",
|
| 5 |
"_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"dropout",
|
| 8 |
"class_embed_type",
|
| 9 |
-
"transformer_layers_per_block",
|
| 10 |
-
"time_embedding_act_fn",
|
| 11 |
-
"conv_out_kernel",
|
| 12 |
-
"reverse_transformer_layers_per_block",
|
| 13 |
-
"resnet_out_scale_factor",
|
| 14 |
-
"resnet_skip_time_act",
|
| 15 |
-
"projection_class_embeddings_input_dim",
|
| 16 |
-
"mid_block_only_cross_attention",
|
| 17 |
-
"mid_block_type",
|
| 18 |
"timestep_post_act",
|
|
|
|
|
|
|
|
|
|
| 19 |
"encoder_hid_dim",
|
|
|
|
|
|
|
|
|
|
| 20 |
"num_attention_heads",
|
| 21 |
-
"
|
|
|
|
|
|
|
|
|
|
| 22 |
"encoder_hid_dim_type",
|
| 23 |
"resnet_time_scale_shift",
|
| 24 |
"addition_embed_type_num_heads",
|
| 25 |
-
"
|
|
|
|
| 26 |
"addition_time_embed_dim",
|
|
|
|
| 27 |
"time_embedding_type",
|
|
|
|
| 28 |
"attention_type",
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
-
"conv_in_kernel",
|
| 32 |
-
"addition_embed_type"
|
| 33 |
],
|
| 34 |
"act_fn": "silu",
|
| 35 |
"addition_embed_type": null,
|
|
|
|
| 4 |
"_diffusers_version": "0.30.3",
|
| 5 |
"_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
|
| 6 |
"_use_default_values": [
|
|
|
|
| 7 |
"class_embed_type",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
"timestep_post_act",
|
| 9 |
+
"dropout",
|
| 10 |
+
"resnet_skip_time_act",
|
| 11 |
+
"transformer_layers_per_block",
|
| 12 |
"encoder_hid_dim",
|
| 13 |
+
"time_embedding_dim",
|
| 14 |
+
"projection_class_embeddings_input_dim",
|
| 15 |
+
"resnet_out_scale_factor",
|
| 16 |
"num_attention_heads",
|
| 17 |
+
"addition_embed_type",
|
| 18 |
+
"time_cond_proj_dim",
|
| 19 |
+
"conv_in_kernel",
|
| 20 |
+
"class_embeddings_concat",
|
| 21 |
"encoder_hid_dim_type",
|
| 22 |
"resnet_time_scale_shift",
|
| 23 |
"addition_embed_type_num_heads",
|
| 24 |
+
"conv_out_kernel",
|
| 25 |
+
"reverse_transformer_layers_per_block",
|
| 26 |
"addition_time_embed_dim",
|
| 27 |
+
"mid_block_only_cross_attention",
|
| 28 |
"time_embedding_type",
|
| 29 |
+
"mid_block_type",
|
| 30 |
"attention_type",
|
| 31 |
+
"time_embedding_act_fn",
|
| 32 |
+
"cross_attention_norm"
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"act_fn": "silu",
|
| 35 |
"addition_embed_type": null,
|
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/unet/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3541296845
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85a76e3a59b659673f3492bcdf840f0bcaf02707bc7cd13863ffa7afd6a52fef
|
| 3 |
size 3541296845
|
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_decoder/config.json
CHANGED
|
@@ -4,14 +4,14 @@
|
|
| 4 |
"_diffusers_version": "0.30.3",
|
| 5 |
"_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"use_post_quant_conv",
|
| 8 |
-
"latents_mean",
|
| 9 |
"latents_std",
|
| 10 |
-
"force_upcast",
|
| 11 |
-
"shift_factor",
|
| 12 |
"mid_block_add_attention",
|
| 13 |
"scaling_factor",
|
| 14 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
],
|
| 16 |
"act_fn": "silu",
|
| 17 |
"block_out_channels": [
|
|
|
|
| 4 |
"_diffusers_version": "0.30.3",
|
| 5 |
"_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
|
| 6 |
"_use_default_values": [
|
|
|
|
|
|
|
| 7 |
"latents_std",
|
|
|
|
|
|
|
| 8 |
"mid_block_add_attention",
|
| 9 |
"scaling_factor",
|
| 10 |
+
"force_upcast",
|
| 11 |
+
"latents_mean",
|
| 12 |
+
"use_post_quant_conv",
|
| 13 |
+
"use_quant_conv",
|
| 14 |
+
"shift_factor"
|
| 15 |
],
|
| 16 |
"act_fn": "silu",
|
| 17 |
"block_out_channels": [
|
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_decoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 342346901
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58aabfa4ba63d90a5ce0cd478f8b6881c4cf50a1d7a20854fdc362d42dd276a9
|
| 3 |
size 342346901
|
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_encoder/config.json
CHANGED
|
@@ -4,14 +4,14 @@
|
|
| 4 |
"_diffusers_version": "0.30.3",
|
| 5 |
"_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"use_post_quant_conv",
|
| 8 |
-
"latents_mean",
|
| 9 |
"latents_std",
|
| 10 |
-
"force_upcast",
|
| 11 |
-
"shift_factor",
|
| 12 |
"mid_block_add_attention",
|
| 13 |
"scaling_factor",
|
| 14 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
],
|
| 16 |
"act_fn": "silu",
|
| 17 |
"block_out_channels": [
|
|
|
|
| 4 |
"_diffusers_version": "0.30.3",
|
| 5 |
"_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
|
| 6 |
"_use_default_values": [
|
|
|
|
|
|
|
| 7 |
"latents_std",
|
|
|
|
|
|
|
| 8 |
"mid_block_add_attention",
|
| 9 |
"scaling_factor",
|
| 10 |
+
"force_upcast",
|
| 11 |
+
"latents_mean",
|
| 12 |
+
"use_post_quant_conv",
|
| 13 |
+
"use_quant_conv",
|
| 14 |
+
"shift_factor"
|
| 15 |
],
|
| 16 |
"act_fn": "silu",
|
| 17 |
"block_out_channels": [
|
neuronxcc-2.15.128.0+56dc5a86/MODULE_8f960938421635a4c5b1/vae_encoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 218474003
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f65aa02cad53b7759713ba9be24c73a5add55e7d3ea0d8dd98f3ed50e67d0252
|
| 3 |
size 218474003
|