dacorvo HF staff commited on
Commit
3de6e5c
·
verified ·
1 Parent(s): 8d6a186

Synchronizing local compiler cache.

Browse files
Files changed (17) hide show
  1. .gitattributes +4 -0
  2. neuronxcc-2.15.143.0+e39249ad/0_REGISTRY/0.0.28.dev0/inference/stable-diffusion/stabilityai/stable-diffusion-2-1/de18fa897b4e694ce4aa.json +1 -0
  3. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/feature_extractor/preprocessor_config.json +27 -0
  4. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/model_index.json +38 -0
  5. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/scheduler/scheduler_config.json +20 -0
  6. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/config.json +50 -0
  7. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/model.neuron +3 -0
  8. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/merges.txt +0 -0
  9. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/special_tokens_map.json +24 -0
  10. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/tokenizer_config.json +38 -0
  11. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/vocab.json +0 -0
  12. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/unet/config.json +131 -0
  13. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/unet/model.neuron +3 -0
  14. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_decoder/config.json +74 -0
  15. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_decoder/model.neuron +3 -0
  16. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_encoder/config.json +74 -0
  17. neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_encoder/model.neuron +3 -0
.gitattributes CHANGED
@@ -6773,3 +6773,7 @@ neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/text_encoder/model.neu
6773
  neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
6774
  neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
6775
  neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
6773
  neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
6774
  neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
6775
  neuronxcc-2.15.143.0+e39249ad/MODULE_56aa24cd2bccfa154cb6/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
6776
+ neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
6777
+ neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
6778
+ neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
6779
+ neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.15.143.0+e39249ad/0_REGISTRY/0.0.28.dev0/inference/stable-diffusion/stabilityai/stable-diffusion-2-1/de18fa897b4e694ce4aa.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "stable-diffusion", "text_encoder": {"_attn_implementation_autoset": true, "architectures": ["CLIPTextModel"], "attention_dropout": 0.0, "dropout": 0.0, "hidden_act": "gelu", "hidden_size": 1024, "initializer_factor": 1.0, "initializer_range": 0.02, "intermediate_size": 4096, "layer_norm_eps": 1e-05, "max_position_embeddings": 77, "model_type": "clip_text_model", "neuron": {"auto_cast": "matmul", "auto_cast_type": "bf16", "compiler_type": "neuronx-cc", "compiler_version": "2.15.143.0+e39249ad", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_sequence_length": 77, "tensor_parallel_size": 1}, "num_attention_heads": 16, "num_hidden_layers": 23, "task": "feature-extraction", "vocab_size": 49408}, "unet": {"_class_name": "UNet2DConditionModel", "act_fn": "silu", "addition_embed_type": null, "addition_embed_type_num_heads": 64, "addition_time_embed_dim": null, "attention_head_dim": [5, 10, 20, 20], "attention_type": "default", "block_out_channels": [320, 640, 1280, 1280], "center_input_sample": false, "class_embed_type": null, "class_embeddings_concat": false, "conv_in_kernel": 3, "conv_out_kernel": 3, "cross_attention_dim": 1024, "cross_attention_norm": null, "down_block_types": ["CrossAttnDownBlock2D", "CrossAttnDownBlock2D", "CrossAttnDownBlock2D", "DownBlock2D"], "downsample_padding": 1, "dropout": 0.0, "dual_cross_attention": false, "encoder_hid_dim": null, "encoder_hid_dim_type": null, "flip_sin_to_cos": true, "freq_shift": 0, "in_channels": 4, "layers_per_block": 2, "mid_block_only_cross_attention": null, "mid_block_scale_factor": 1, "mid_block_type": "UNetMidBlock2DCrossAttn", "neuron": {"auto_cast": "matmul", "auto_cast_type": "bf16", "compiler_type": "neuronx-cc", "compiler_version": "2.15.143.0+e39249ad", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_height": 96, "static_num_channels": 4, "static_sequence_length": 77, "static_vae_scale_factor": 8, "static_width": 96, "tensor_parallel_size": 1}, "norm_eps": 1e-05, "norm_num_groups": 32, "num_attention_heads": null, "num_class_embeds": null, "only_cross_attention": false, "out_channels": 4, "projection_class_embeddings_input_dim": null, "resnet_out_scale_factor": 1.0, "resnet_skip_time_act": false, "resnet_time_scale_shift": "default", "reverse_transformer_layers_per_block": null, "task": "semantic-segmentation", "time_cond_proj_dim": null, "time_embedding_act_fn": null, "time_embedding_dim": null, "time_embedding_type": "positional", "timestep_post_act": null, "transformer_layers_per_block": 1, "up_block_types": ["UpBlock2D", "CrossAttnUpBlock2D", "CrossAttnUpBlock2D", "CrossAttnUpBlock2D"], "upcast_attention": true, "use_linear_projection": true}}
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/feature_extractor/preprocessor_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "image_mean": [
12
+ 0.48145466,
13
+ 0.4578275,
14
+ 0.40821073
15
+ ],
16
+ "image_processor_type": "CLIPImageProcessor",
17
+ "image_std": [
18
+ 0.26862954,
19
+ 0.26130258,
20
+ 0.27577711
21
+ ],
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "shortest_edge": 224
26
+ }
27
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/model_index.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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",
7
+ "CLIPImageProcessor"
8
+ ],
9
+ "image_encoder": [
10
+ null,
11
+ null
12
+ ],
13
+ "requires_safety_checker": false,
14
+ "safety_checker": [
15
+ null,
16
+ null
17
+ ],
18
+ "scheduler": [
19
+ "diffusers",
20
+ "DDIMScheduler"
21
+ ],
22
+ "text_encoder": [
23
+ "transformers",
24
+ "CLIPTextModel"
25
+ ],
26
+ "tokenizer": [
27
+ "transformers",
28
+ "CLIPTokenizer"
29
+ ],
30
+ "unet": [
31
+ "diffusers",
32
+ "UNet2DConditionModel"
33
+ ],
34
+ "vae": [
35
+ "diffusers",
36
+ "AutoencoderKL"
37
+ ]
38
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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,
7
+ "clip_sample": false,
8
+ "clip_sample_range": 1.0,
9
+ "dynamic_thresholding_ratio": 0.995,
10
+ "num_train_timesteps": 1000,
11
+ "prediction_type": "v_prediction",
12
+ "rescale_betas_zero_snr": false,
13
+ "sample_max_value": 1.0,
14
+ "set_alpha_to_one": false,
15
+ "skip_prk_steps": true,
16
+ "steps_offset": 1,
17
+ "thresholding": false,
18
+ "timestep_spacing": "leading",
19
+ "trained_betas": null
20
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/text_encoder",
4
+ "architectures": [
5
+ "CLIPTextModel"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "dropout": 0.0,
10
+ "eos_token_id": 2,
11
+ "hidden_act": "gelu",
12
+ "hidden_size": 1024,
13
+ "initializer_factor": 1.0,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 4096,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 77,
18
+ "model_type": "clip_text_model",
19
+ "neuron": {
20
+ "auto_cast": "matmul",
21
+ "auto_cast_type": "bf16",
22
+ "compiler_type": "neuronx-cc",
23
+ "compiler_version": "2.15.143.0+e39249ad",
24
+ "dynamic_batch_size": false,
25
+ "inline_weights_to_neff": false,
26
+ "input_names": [
27
+ "input_ids"
28
+ ],
29
+ "model_type": "clip-text-model",
30
+ "optlevel": "2",
31
+ "output_attentions": false,
32
+ "output_hidden_states": false,
33
+ "output_names": [
34
+ "last_hidden_state",
35
+ "pooler_output"
36
+ ],
37
+ "static_batch_size": 1,
38
+ "static_sequence_length": 77,
39
+ "tensor_parallel_size": 1
40
+ },
41
+ "num_attention_heads": 16,
42
+ "num_hidden_layers": 23,
43
+ "pad_token_id": 1,
44
+ "projection_dim": 512,
45
+ "task": "feature-extraction",
46
+ "torch_dtype": "float32",
47
+ "torchscript": true,
48
+ "transformers_version": "4.46.2",
49
+ "vocab_size": 49408
50
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/text_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c426918c6be1ec7f239c7fe1f8d5c731ed426f7dbba15253eda7dee1679929
3
+ size 1373452281
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "!",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "!",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "49406": {
13
+ "content": "<|startoftext|>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "49407": {
21
+ "content": "<|endoftext|>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "bos_token": "<|startoftext|>",
30
+ "clean_up_tokenization_spaces": false,
31
+ "do_lower_case": true,
32
+ "eos_token": "<|endoftext|>",
33
+ "errors": "replace",
34
+ "model_max_length": 77,
35
+ "pad_token": "!",
36
+ "tokenizer_class": "CLIPTokenizer",
37
+ "unk_token": "<|endoftext|>"
38
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/unet/config.json ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "time_embedding_type",
8
+ "class_embed_type",
9
+ "mid_block_only_cross_attention",
10
+ "resnet_skip_time_act",
11
+ "projection_class_embeddings_input_dim",
12
+ "addition_time_embed_dim",
13
+ "addition_embed_type_num_heads",
14
+ "conv_out_kernel",
15
+ "transformer_layers_per_block",
16
+ "dropout",
17
+ "reverse_transformer_layers_per_block",
18
+ "time_cond_proj_dim",
19
+ "timestep_post_act",
20
+ "conv_in_kernel",
21
+ "num_attention_heads",
22
+ "resnet_out_scale_factor",
23
+ "class_embeddings_concat",
24
+ "addition_embed_type",
25
+ "time_embedding_dim",
26
+ "resnet_time_scale_shift",
27
+ "attention_type",
28
+ "encoder_hid_dim_type",
29
+ "time_embedding_act_fn",
30
+ "cross_attention_norm",
31
+ "mid_block_type",
32
+ "encoder_hid_dim"
33
+ ],
34
+ "act_fn": "silu",
35
+ "addition_embed_type": null,
36
+ "addition_embed_type_num_heads": 64,
37
+ "addition_time_embed_dim": null,
38
+ "attention_head_dim": [
39
+ 5,
40
+ 10,
41
+ 20,
42
+ 20
43
+ ],
44
+ "attention_type": "default",
45
+ "block_out_channels": [
46
+ 320,
47
+ 640,
48
+ 1280,
49
+ 1280
50
+ ],
51
+ "center_input_sample": false,
52
+ "class_embed_type": null,
53
+ "class_embeddings_concat": false,
54
+ "conv_in_kernel": 3,
55
+ "conv_out_kernel": 3,
56
+ "cross_attention_dim": 1024,
57
+ "cross_attention_norm": null,
58
+ "down_block_types": [
59
+ "CrossAttnDownBlock2D",
60
+ "CrossAttnDownBlock2D",
61
+ "CrossAttnDownBlock2D",
62
+ "DownBlock2D"
63
+ ],
64
+ "downsample_padding": 1,
65
+ "dropout": 0.0,
66
+ "dual_cross_attention": false,
67
+ "encoder_hid_dim": null,
68
+ "encoder_hid_dim_type": null,
69
+ "flip_sin_to_cos": true,
70
+ "freq_shift": 0,
71
+ "in_channels": 4,
72
+ "layers_per_block": 2,
73
+ "mid_block_only_cross_attention": null,
74
+ "mid_block_scale_factor": 1,
75
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
76
+ "neuron": {
77
+ "auto_cast": "matmul",
78
+ "auto_cast_type": "bf16",
79
+ "compiler_type": "neuronx-cc",
80
+ "compiler_version": "2.15.143.0+e39249ad",
81
+ "dynamic_batch_size": false,
82
+ "inline_weights_to_neff": false,
83
+ "input_names": [
84
+ "sample",
85
+ "timestep",
86
+ "encoder_hidden_states"
87
+ ],
88
+ "model_type": "unet",
89
+ "optlevel": "2",
90
+ "output_attentions": false,
91
+ "output_hidden_states": false,
92
+ "output_names": [
93
+ "sample"
94
+ ],
95
+ "static_batch_size": 1,
96
+ "static_height": 96,
97
+ "static_num_channels": 4,
98
+ "static_sequence_length": 77,
99
+ "static_vae_scale_factor": 8,
100
+ "static_width": 96,
101
+ "tensor_parallel_size": 1
102
+ },
103
+ "norm_eps": 1e-05,
104
+ "norm_num_groups": 32,
105
+ "num_attention_heads": null,
106
+ "num_class_embeds": null,
107
+ "only_cross_attention": false,
108
+ "out_channels": 4,
109
+ "projection_class_embeddings_input_dim": null,
110
+ "resnet_out_scale_factor": 1.0,
111
+ "resnet_skip_time_act": false,
112
+ "resnet_time_scale_shift": "default",
113
+ "reverse_transformer_layers_per_block": null,
114
+ "sample_size": 96,
115
+ "task": "semantic-segmentation",
116
+ "time_cond_proj_dim": null,
117
+ "time_embedding_act_fn": null,
118
+ "time_embedding_dim": null,
119
+ "time_embedding_type": "positional",
120
+ "timestep_post_act": null,
121
+ "transformer_layers_per_block": 1,
122
+ "transformers_version": null,
123
+ "up_block_types": [
124
+ "UpBlock2D",
125
+ "CrossAttnUpBlock2D",
126
+ "CrossAttnUpBlock2D",
127
+ "CrossAttnUpBlock2D"
128
+ ],
129
+ "upcast_attention": true,
130
+ "use_linear_projection": true
131
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/unet/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d3a7e80aebf680fb056d9cd025e8d56d6ce44ceb742be2abef2323a73cfbc8
3
+ size 3739123405
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_decoder/config.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "force_upcast",
9
+ "use_post_quant_conv",
10
+ "use_quant_conv",
11
+ "shift_factor",
12
+ "latents_std",
13
+ "latents_mean",
14
+ "scaling_factor"
15
+ ],
16
+ "act_fn": "silu",
17
+ "block_out_channels": [
18
+ 128,
19
+ 256,
20
+ 512,
21
+ 512
22
+ ],
23
+ "down_block_types": [
24
+ "DownEncoderBlock2D",
25
+ "DownEncoderBlock2D",
26
+ "DownEncoderBlock2D",
27
+ "DownEncoderBlock2D"
28
+ ],
29
+ "force_upcast": true,
30
+ "in_channels": 3,
31
+ "latent_channels": 4,
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",
39
+ "compiler_type": "neuronx-cc",
40
+ "compiler_version": "2.15.143.0+e39249ad",
41
+ "dynamic_batch_size": false,
42
+ "inline_weights_to_neff": false,
43
+ "input_names": [
44
+ "latent_sample"
45
+ ],
46
+ "model_type": "vae-decoder",
47
+ "optlevel": "2",
48
+ "output_attentions": false,
49
+ "output_hidden_states": false,
50
+ "output_names": [
51
+ "sample"
52
+ ],
53
+ "static_batch_size": 1,
54
+ "static_height": 96,
55
+ "static_num_channels": 4,
56
+ "static_width": 96,
57
+ "tensor_parallel_size": 1
58
+ },
59
+ "norm_num_groups": 32,
60
+ "out_channels": 3,
61
+ "sample_size": 768,
62
+ "scaling_factor": 0.18215,
63
+ "shift_factor": null,
64
+ "task": "semantic-segmentation",
65
+ "transformers_version": null,
66
+ "up_block_types": [
67
+ "UpDecoderBlock2D",
68
+ "UpDecoderBlock2D",
69
+ "UpDecoderBlock2D",
70
+ "UpDecoderBlock2D"
71
+ ],
72
+ "use_post_quant_conv": true,
73
+ "use_quant_conv": true
74
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_decoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a966b1ce5d0ca061031722b8504805a9577fc2ca1fa9df5079de85862112da32
3
+ size 532513941
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_encoder/config.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "force_upcast",
9
+ "use_post_quant_conv",
10
+ "use_quant_conv",
11
+ "shift_factor",
12
+ "latents_std",
13
+ "latents_mean",
14
+ "scaling_factor"
15
+ ],
16
+ "act_fn": "silu",
17
+ "block_out_channels": [
18
+ 128,
19
+ 256,
20
+ 512,
21
+ 512
22
+ ],
23
+ "down_block_types": [
24
+ "DownEncoderBlock2D",
25
+ "DownEncoderBlock2D",
26
+ "DownEncoderBlock2D",
27
+ "DownEncoderBlock2D"
28
+ ],
29
+ "force_upcast": true,
30
+ "in_channels": 3,
31
+ "latent_channels": 4,
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",
39
+ "compiler_type": "neuronx-cc",
40
+ "compiler_version": "2.15.143.0+e39249ad",
41
+ "dynamic_batch_size": false,
42
+ "inline_weights_to_neff": false,
43
+ "input_names": [
44
+ "sample"
45
+ ],
46
+ "model_type": "vae-encoder",
47
+ "optlevel": "2",
48
+ "output_attentions": false,
49
+ "output_hidden_states": false,
50
+ "output_names": [
51
+ "latent_parameters"
52
+ ],
53
+ "static_batch_size": 1,
54
+ "static_height": 768,
55
+ "static_num_channels": 3,
56
+ "static_width": 768,
57
+ "tensor_parallel_size": 1
58
+ },
59
+ "norm_num_groups": 32,
60
+ "out_channels": 3,
61
+ "sample_size": 768,
62
+ "scaling_factor": 0.18215,
63
+ "shift_factor": null,
64
+ "task": "semantic-segmentation",
65
+ "transformers_version": null,
66
+ "up_block_types": [
67
+ "UpDecoderBlock2D",
68
+ "UpDecoderBlock2D",
69
+ "UpDecoderBlock2D",
70
+ "UpDecoderBlock2D"
71
+ ],
72
+ "use_post_quant_conv": true,
73
+ "use_quant_conv": true
74
+ }
neuronxcc-2.15.143.0+e39249ad/MODULE_de18fa897b4e694ce4aa/vae_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae53ba4c4e3dd5da3cd19a5482531241a52154d306d662e6e717154ce3395d3
3
+ size 318559763