dacorvo HF Staff commited on
Commit
b007996
·
verified ·
1 Parent(s): df51fa9

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
- "_diffusers_version": "0.28.2",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1",
5
  "feature_extractor": [
6
  "transformers",
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.30.3",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1",
5
  "feature_extractor": [
6
  "transformers",
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/scheduler/scheduler_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "DDIMScheduler",
3
- "_diffusers_version": "0.28.2",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
 
1
  {
2
  "_class_name": "DDIMScheduler",
3
+ "_diffusers_version": "0.30.3",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0242e8b0ee8ffb331880f6d0bbbe18dc105df03847e47fa6598ebfa2d4f636fb
3
  size 1373452281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3d3b42c764176c70297a87f6276d9df117fa3aa7ca90c2ed72cd2a8e73c854f
3
  size 1373452281
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/unet/config.json CHANGED
@@ -1,35 +1,35 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_commit_hash": null,
4
- "_diffusers_version": "0.28.2",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/unet",
6
  "_use_default_values": [
7
- "attention_type",
8
- "resnet_out_scale_factor",
9
- "time_embedding_dim",
10
- "time_embedding_act_fn",
11
- "transformer_layers_per_block",
12
- "num_attention_heads",
13
  "class_embeddings_concat",
 
14
  "resnet_time_scale_shift",
 
15
  "cross_attention_norm",
16
- "addition_embed_type",
17
- "reverse_transformer_layers_per_block",
18
- "class_embed_type",
19
- "resnet_skip_time_act",
20
  "conv_in_kernel",
21
- "conv_out_kernel",
22
- "timestep_post_act",
 
23
  "encoder_hid_dim_type",
24
  "addition_time_embed_dim",
25
- "time_cond_proj_dim",
26
- "projection_class_embeddings_input_dim",
27
- "encoder_hid_dim",
28
  "mid_block_only_cross_attention",
29
- "addition_embed_type_num_heads",
30
- "dropout",
 
31
  "mid_block_type",
32
- "time_embedding_type"
 
 
 
 
 
 
 
 
 
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_commit_hash": 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_embeddings_concat",
8
+ "projection_class_embeddings_input_dim",
9
  "resnet_time_scale_shift",
10
+ "attention_type",
11
  "cross_attention_norm",
 
 
 
 
12
  "conv_in_kernel",
13
+ "reverse_transformer_layers_per_block",
14
+ "transformer_layers_per_block",
15
+ "dropout",
16
  "encoder_hid_dim_type",
17
  "addition_time_embed_dim",
 
 
 
18
  "mid_block_only_cross_attention",
19
+ "conv_out_kernel",
20
+ "encoder_hid_dim",
21
+ "resnet_out_scale_factor",
22
  "mid_block_type",
23
+ "addition_embed_type_num_heads",
24
+ "time_embedding_dim",
25
+ "class_embed_type",
26
+ "resnet_skip_time_act",
27
+ "time_embedding_type",
28
+ "time_cond_proj_dim",
29
+ "addition_embed_type",
30
+ "timestep_post_act",
31
+ "num_attention_heads",
32
+ "time_embedding_act_fn"
33
  ],
34
  "act_fn": "silu",
35
  "addition_embed_type": null,
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3d0b303fce472641c251ab005b26238216ac96c111b1c9ab91948c39db7be2f
3
  size 3541296845
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99351ecb5c87b4053bd8d7952563fc2fb9f8f089ce8d2152dbe56c43d28e0376
3
  size 3541296845
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/vae_decoder/config.json CHANGED
@@ -1,13 +1,17 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
- "_diffusers_version": "0.28.2",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
- "scaling_factor",
 
 
8
  "latents_mean",
9
- "latents_std",
10
- "force_upcast"
 
 
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
@@ -28,6 +32,7 @@
28
  "latents_mean": null,
29
  "latents_std": null,
30
  "layers_per_block": 2,
 
31
  "neuron": {
32
  "auto_cast": "matmul",
33
  "auto_cast_type": "bf16",
@@ -54,6 +59,7 @@
54
  "out_channels": 3,
55
  "sample_size": 768,
56
  "scaling_factor": 0.18215,
 
57
  "task": "semantic-segmentation",
58
  "transformers_version": null,
59
  "up_block_types": [
@@ -61,5 +67,7 @@
61
  "UpDecoderBlock2D",
62
  "UpDecoderBlock2D",
63
  "UpDecoderBlock2D"
64
- ]
 
 
65
  }
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
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
+ "mid_block_add_attention",
8
+ "use_quant_conv",
9
+ "shift_factor",
10
  "latents_mean",
11
+ "scaling_factor",
12
+ "force_upcast",
13
+ "use_post_quant_conv",
14
+ "latents_std"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
32
  "latents_mean": null,
33
  "latents_std": null,
34
  "layers_per_block": 2,
35
+ "mid_block_add_attention": true,
36
  "neuron": {
37
  "auto_cast": "matmul",
38
  "auto_cast_type": "bf16",
 
59
  "out_channels": 3,
60
  "sample_size": 768,
61
  "scaling_factor": 0.18215,
62
+ "shift_factor": null,
63
  "task": "semantic-segmentation",
64
  "transformers_version": null,
65
  "up_block_types": [
 
67
  "UpDecoderBlock2D",
68
  "UpDecoderBlock2D",
69
  "UpDecoderBlock2D"
70
+ ],
71
+ "use_post_quant_conv": true,
72
+ "use_quant_conv": true
73
  }
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41524c69dffc880d28777c2476a243726c7f726b00c13416f347627f3d90ca79
3
  size 342346901
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ec091e374ffe7387f408355e814c1865326b0c7d55cce5101ce7f1e78a684cc
3
  size 342346901
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/vae_encoder/config.json CHANGED
@@ -1,13 +1,17 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
- "_diffusers_version": "0.28.2",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
- "scaling_factor",
 
 
8
  "latents_mean",
9
- "latents_std",
10
- "force_upcast"
 
 
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
@@ -28,6 +32,7 @@
28
  "latents_mean": null,
29
  "latents_std": null,
30
  "layers_per_block": 2,
 
31
  "neuron": {
32
  "auto_cast": "matmul",
33
  "auto_cast_type": "bf16",
@@ -43,7 +48,7 @@
43
  "output_attentions": false,
44
  "output_hidden_states": false,
45
  "output_names": [
46
- "latent_sample"
47
  ],
48
  "static_batch_size": 1,
49
  "static_height": 512,
@@ -54,6 +59,7 @@
54
  "out_channels": 3,
55
  "sample_size": 768,
56
  "scaling_factor": 0.18215,
 
57
  "task": "semantic-segmentation",
58
  "transformers_version": null,
59
  "up_block_types": [
@@ -61,5 +67,7 @@
61
  "UpDecoderBlock2D",
62
  "UpDecoderBlock2D",
63
  "UpDecoderBlock2D"
64
- ]
 
 
65
  }
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
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
+ "mid_block_add_attention",
8
+ "use_quant_conv",
9
+ "shift_factor",
10
  "latents_mean",
11
+ "scaling_factor",
12
+ "force_upcast",
13
+ "use_post_quant_conv",
14
+ "latents_std"
15
  ],
16
  "act_fn": "silu",
17
  "block_out_channels": [
 
32
  "latents_mean": null,
33
  "latents_std": null,
34
  "layers_per_block": 2,
35
+ "mid_block_add_attention": true,
36
  "neuron": {
37
  "auto_cast": "matmul",
38
  "auto_cast_type": "bf16",
 
48
  "output_attentions": false,
49
  "output_hidden_states": false,
50
  "output_names": [
51
+ "latent_parameters"
52
  ],
53
  "static_batch_size": 1,
54
  "static_height": 512,
 
59
  "out_channels": 3,
60
  "sample_size": 768,
61
  "scaling_factor": 0.18215,
62
+ "shift_factor": null,
63
  "task": "semantic-segmentation",
64
  "transformers_version": null,
65
  "up_block_types": [
 
67
  "UpDecoderBlock2D",
68
  "UpDecoderBlock2D",
69
  "UpDecoderBlock2D"
70
+ ],
71
+ "use_post_quant_conv": true,
72
+ "use_quant_conv": true
73
  }
neuronxcc-2.15.128.0+56dc5a86/MODULE_8d8d72ed8834e76bcaed/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67c24fd309b27fcd966b0dd368b47d659093a147dd4d39f22dffbc79249bc8d6
3
- size 218689043
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a938046792a351a4832cb67259aafafe1b1c4e6f037afd1dac89d179da27ed
3
+ size 218474003