dacorvo HF Staff commited on
Commit
268f53c
·
verified ·
1 Parent(s): a5926c3

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffec7b921f10a828de54c8dbc6f03f970d11c29fc23fa4c9c89d6ba1f0b46f87
3
  size 1373452281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35331bbd80ba306c63f9e4b9bcb35e788b14ed6d83ca03392023807e8a1752e9
3
  size 1373452281
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/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
- "encoder_hid_dim_type",
8
- "timestep_post_act",
9
- "addition_time_embed_dim",
 
 
 
 
 
 
10
  "conv_out_kernel",
11
- "addition_embed_type_num_heads",
12
  "time_embedding_dim",
 
 
13
  "projection_class_embeddings_input_dim",
14
- "addition_embed_type",
15
- "conv_in_kernel",
16
- "num_attention_heads",
17
- "resnet_out_scale_factor",
18
- "time_embedding_act_fn",
19
  "resnet_time_scale_shift",
20
- "attention_type",
 
21
  "cross_attention_norm",
22
- "dropout",
23
- "class_embeddings_concat",
24
- "encoder_hid_dim",
25
- "time_embedding_type",
26
  "resnet_skip_time_act",
27
- "class_embed_type",
28
- "transformer_layers_per_block",
29
  "time_cond_proj_dim",
30
- "mid_block_only_cross_attention",
31
- "mid_block_type",
32
- "reverse_transformer_layers_per_block"
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
+ "time_embedding_act_fn",
8
+ "reverse_transformer_layers_per_block",
9
+ "transformer_layers_per_block",
10
+ "conv_in_kernel",
11
+ "attention_type",
12
+ "time_embedding_type",
13
+ "mid_block_only_cross_attention",
14
+ "encoder_hid_dim",
15
+ "addition_embed_type",
16
  "conv_out_kernel",
17
+ "timestep_post_act",
18
  "time_embedding_dim",
19
+ "dropout",
20
+ "addition_time_embed_dim",
21
  "projection_class_embeddings_input_dim",
22
+ "class_embeddings_concat",
23
+ "mid_block_type",
 
 
 
24
  "resnet_time_scale_shift",
25
+ "class_embed_type",
26
+ "addition_embed_type_num_heads",
27
  "cross_attention_norm",
28
+ "resnet_out_scale_factor",
 
 
 
29
  "resnet_skip_time_act",
 
 
30
  "time_cond_proj_dim",
31
+ "num_attention_heads",
32
+ "encoder_hid_dim_type"
 
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c00553b2bc2979c714ea0be731d052bd4eeaea3faa80b588b5081ef659628a5a
3
  size 3739123405
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcd79ccea30d4dcb013603a60649a423e65c10473da76f08a08acf9eaa72137d
3
  size 3739123405
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/vae_decoder/config.json CHANGED
@@ -5,13 +5,13 @@
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
  "latents_mean",
8
- "use_post_quant_conv",
9
  "scaling_factor",
 
 
 
10
  "shift_factor",
11
  "mid_block_add_attention",
12
- "latents_std",
13
- "use_quant_conv",
14
- "force_upcast"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
  "latents_mean",
 
8
  "scaling_factor",
9
+ "force_upcast",
10
+ "use_post_quant_conv",
11
+ "latents_std",
12
  "shift_factor",
13
  "mid_block_add_attention",
14
+ "use_quant_conv"
 
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3c1e08d4bb0f2925a18f921aa5028190fd84ed0c3097ffc96f18944c66152f7
3
  size 532513941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e44ee660634f2860bbf7e6ab497e391878f06ebe2bb7306d3a900aa77eedba
3
  size 532513941
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/vae_encoder/config.json CHANGED
@@ -5,13 +5,13 @@
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
  "latents_mean",
8
- "use_post_quant_conv",
9
  "scaling_factor",
 
 
 
10
  "shift_factor",
11
  "mid_block_add_attention",
12
- "latents_std",
13
- "use_quant_conv",
14
- "force_upcast"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
  "latents_mean",
 
8
  "scaling_factor",
9
+ "force_upcast",
10
+ "use_post_quant_conv",
11
+ "latents_std",
12
  "shift_factor",
13
  "mid_block_add_attention",
14
+ "use_quant_conv"
 
 
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
neuronxcc-2.15.128.0+56dc5a86/MODULE_5eee266e33d399518c59/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8df89e7e60a2a5037027749825441cb906d705fdfa7439396da33a0624ae611
3
  size 318559763
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18c49483076f21eba231affcd50337b8d5f03603953f8077df38a4d9c967226
3
  size 318559763