dacorvo HF Staff commited on
Commit
5a7c116
·
verified ·
1 Parent(s): bc8843d

Synchronizing local compiler cache.

Browse files
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:314ba8e72690112a8a519370c956fdc77c5b69a9f931e814b6b13e0fa2cbe025
3
  size 1372295225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9938e641aefb83b87108e00a1060401371108b4040bd4d5a7e3b9e9ea1dc791
3
  size 1372295225
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/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
- "addition_embed_type_num_heads",
8
- "reverse_transformer_layers_per_block",
9
  "resnet_time_scale_shift",
10
- "conv_out_kernel",
11
- "timestep_post_act",
12
- "class_embeddings_concat",
13
- "time_embedding_dim",
14
- "time_cond_proj_dim",
15
- "mid_block_type",
16
- "mid_block_only_cross_attention",
17
- "transformer_layers_per_block",
18
  "encoder_hid_dim",
19
- "addition_embed_type",
20
- "num_attention_heads",
21
- "resnet_out_scale_factor",
22
  "time_embedding_act_fn",
 
 
 
23
  "class_embed_type",
24
- "addition_time_embed_dim",
 
 
 
25
  "attention_type",
26
- "encoder_hid_dim_type",
27
- "time_embedding_type",
 
 
 
 
 
28
  "projection_class_embeddings_input_dim",
29
- "dropout",
30
- "cross_attention_norm",
31
- "conv_in_kernel",
32
- "resnet_skip_time_act"
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
+ "cross_attention_norm",
8
+ "dropout",
9
  "resnet_time_scale_shift",
 
 
 
 
 
 
 
 
10
  "encoder_hid_dim",
11
+ "time_embedding_type",
 
 
12
  "time_embedding_act_fn",
13
+ "addition_embed_type_num_heads",
14
+ "transformer_layers_per_block",
15
+ "conv_in_kernel",
16
  "class_embed_type",
17
+ "class_embeddings_concat",
18
+ "mid_block_only_cross_attention",
19
+ "reverse_transformer_layers_per_block",
20
+ "time_cond_proj_dim",
21
  "attention_type",
22
+ "addition_time_embed_dim",
23
+ "mid_block_type",
24
+ "time_embedding_dim",
25
+ "timestep_post_act",
26
+ "resnet_skip_time_act",
27
+ "conv_out_kernel",
28
+ "num_attention_heads",
29
  "projection_class_embeddings_input_dim",
30
+ "encoder_hid_dim_type",
31
+ "resnet_out_scale_factor",
32
+ "addition_embed_type"
 
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fc50bb4de16599544c352c9c54d3eb565591e4a851e07d8003f55dcda58f332
3
  size 3571525389
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:596d9b2e163387bf8905179c168e51530da074159dfc8ebe216614af41869db7
3
  size 3571525389
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/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_quant_conv",
8
- "use_post_quant_conv",
9
  "shift_factor",
10
- "latents_mean",
11
- "force_upcast",
12
  "mid_block_add_attention",
13
  "latents_std",
14
- "scaling_factor"
 
 
 
 
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
  "shift_factor",
 
 
8
  "mid_block_add_attention",
9
  "latents_std",
10
+ "use_post_quant_conv",
11
+ "force_upcast",
12
+ "use_quant_conv",
13
+ "scaling_factor",
14
+ "latents_mean"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a036bf2b0071c37c12a33db023c7a9fedcfb121fc373ffc1fc8205d4c0fc1210
3
  size 339694741
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29dd21e72f6d3bbe5098a202af74d8f2297c7bd690fddab4a90333b9d0f49bdb
3
  size 339694741
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/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_quant_conv",
8
- "use_post_quant_conv",
9
  "shift_factor",
10
- "latents_mean",
11
- "force_upcast",
12
  "mid_block_add_attention",
13
  "latents_std",
14
- "scaling_factor"
 
 
 
 
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
  "shift_factor",
 
 
8
  "mid_block_add_attention",
9
  "latents_std",
10
+ "use_post_quant_conv",
11
+ "force_upcast",
12
+ "use_quant_conv",
13
+ "scaling_factor",
14
+ "latents_mean"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.16.372.0+4a9b2326/MODULE_324968d40a0692640f69/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ab049aaccf4764f7ea6a87633c3e06057d3bd54f666d0cdcfee8e896d92bba4
3
  size 215350803
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323dfc3872a9ece7df58dffb8034271443906382fb45fc07f18a62acfdac1007
3
  size 215350803