dacorvo HF Staff commited on
Commit
fdb7dc2
·
verified ·
1 Parent(s): 1c82e1f

Synchronizing local compiler cache.

Browse files
Files changed (17) hide show
  1. .gitattributes +4 -0
  2. neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.0/stable-diffusion/jyoung105/stable-diffusion-v1-5/2ee1383ed6e915398c88.json +123 -0
  3. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/feature_extractor/preprocessor_config.json +27 -0
  4. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/model_index.json +38 -0
  5. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/scheduler/scheduler_config.json +15 -0
  6. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/text_encoder/config.json +50 -0
  7. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/text_encoder/model.neuron +3 -0
  8. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/merges.txt +0 -0
  9. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/special_tokens_map.json +30 -0
  10. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/tokenizer_config.json +31 -0
  11. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/vocab.json +0 -0
  12. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/unet/config.json +97 -0
  13. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/unet/model.neuron +3 -0
  14. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_decoder/config.json +63 -0
  15. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_decoder/model.neuron +3 -0
  16. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_encoder/config.json +63 -0
  17. neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_encoder/model.neuron +3 -0
.gitattributes CHANGED
@@ -9975,3 +9975,7 @@ neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/text_encoder_2/model.
9975
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
9976
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9977
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
9975
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
9976
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9977
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ca649b8ad449b64f56b2/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9978
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/text_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9979
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
9980
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9981
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.0/stable-diffusion/jyoung105/stable-diffusion-v1-5/2ee1383ed6e915398c88.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "MultiModelCacheEntry",
3
+ "_model_id": "jyoung105/stable-diffusion-v1-5",
4
+ "_task": null,
5
+ "text_encoder": {
6
+ "architectures": [
7
+ "CLIPTextModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "dropout": 0.0,
11
+ "export_model_type": "clip-text-model",
12
+ "hidden_act": "quick_gelu",
13
+ "hidden_size": 768,
14
+ "initializer_factor": 1.0,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "layer_norm_eps": 1e-05,
18
+ "max_position_embeddings": 77,
19
+ "model_type": "clip_text_model",
20
+ "neuron": {
21
+ "auto_cast": "matmul",
22
+ "auto_cast_type": "bf16",
23
+ "compiler_type": "neuronx-cc",
24
+ "compiler_version": "2.19.8089.0+8ab9f450",
25
+ "dynamic_batch_size": false,
26
+ "inline_weights_to_neff": false,
27
+ "optlevel": "2",
28
+ "output_attentions": false,
29
+ "output_hidden_states": false,
30
+ "static_batch_size": 1,
31
+ "static_sequence_length": 77,
32
+ "task": "feature-extraction",
33
+ "tensor_parallel_size": 1
34
+ },
35
+ "num_attention_heads": 12,
36
+ "num_hidden_layers": 12,
37
+ "vocab_size": 49408
38
+ },
39
+ "unet": {
40
+ "_class_name": "UNet2DConditionModel",
41
+ "act_fn": "silu",
42
+ "addition_embed_type": null,
43
+ "addition_embed_type_num_heads": 64,
44
+ "addition_time_embed_dim": null,
45
+ "attention_head_dim": 8,
46
+ "attention_type": "default",
47
+ "block_out_channels": [
48
+ 320,
49
+ 640,
50
+ 1280,
51
+ 1280
52
+ ],
53
+ "center_input_sample": false,
54
+ "class_embed_type": null,
55
+ "class_embeddings_concat": false,
56
+ "conv_in_kernel": 3,
57
+ "conv_out_kernel": 3,
58
+ "cross_attention_dim": 768,
59
+ "cross_attention_norm": null,
60
+ "down_block_types": [
61
+ "CrossAttnDownBlock2D",
62
+ "CrossAttnDownBlock2D",
63
+ "CrossAttnDownBlock2D",
64
+ "DownBlock2D"
65
+ ],
66
+ "downsample_padding": 1,
67
+ "dropout": 0.0,
68
+ "dual_cross_attention": false,
69
+ "encoder_hid_dim": null,
70
+ "encoder_hid_dim_type": null,
71
+ "flip_sin_to_cos": true,
72
+ "freq_shift": 0,
73
+ "in_channels": 4,
74
+ "layers_per_block": 2,
75
+ "mid_block_only_cross_attention": null,
76
+ "mid_block_scale_factor": 1,
77
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
78
+ "neuron": {
79
+ "auto_cast": "matmul",
80
+ "auto_cast_type": "bf16",
81
+ "compiler_type": "neuronx-cc",
82
+ "compiler_version": "2.19.8089.0+8ab9f450",
83
+ "dynamic_batch_size": false,
84
+ "inline_weights_to_neff": false,
85
+ "optlevel": "2",
86
+ "output_attentions": false,
87
+ "output_hidden_states": false,
88
+ "static_batch_size": 1,
89
+ "static_height": 96,
90
+ "static_num_channels": 4,
91
+ "static_sequence_length": 77,
92
+ "static_vae_scale_factor": 8,
93
+ "static_width": 96,
94
+ "task": "semantic-segmentation",
95
+ "tensor_parallel_size": 1
96
+ },
97
+ "norm_eps": 1e-05,
98
+ "norm_num_groups": 32,
99
+ "num_attention_heads": null,
100
+ "num_class_embeds": null,
101
+ "only_cross_attention": false,
102
+ "out_channels": 4,
103
+ "projection_class_embeddings_input_dim": null,
104
+ "resnet_out_scale_factor": 1.0,
105
+ "resnet_skip_time_act": false,
106
+ "resnet_time_scale_shift": "default",
107
+ "reverse_transformer_layers_per_block": null,
108
+ "time_cond_proj_dim": null,
109
+ "time_embedding_act_fn": null,
110
+ "time_embedding_dim": null,
111
+ "time_embedding_type": "positional",
112
+ "timestep_post_act": null,
113
+ "transformer_layers_per_block": 1,
114
+ "up_block_types": [
115
+ "UpBlock2D",
116
+ "CrossAttnUpBlock2D",
117
+ "CrossAttnUpBlock2D",
118
+ "CrossAttnUpBlock2D"
119
+ ],
120
+ "upcast_attention": false,
121
+ "use_linear_projection": false
122
+ }
123
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/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": "CLIPFeatureExtractor",
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.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/model_index.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.34.0",
4
+ "_name_or_path": "jyoung105/stable-diffusion-v1-5",
5
+ "feature_extractor": [
6
+ "transformers",
7
+ "CLIPFeatureExtractor"
8
+ ],
9
+ "image_encoder": [
10
+ null,
11
+ null
12
+ ],
13
+ "requires_safety_checker": true,
14
+ "safety_checker": [
15
+ "stable_diffusion",
16
+ "StableDiffusionSafetyChecker"
17
+ ],
18
+ "scheduler": [
19
+ "diffusers",
20
+ "PNDMScheduler"
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.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PNDMScheduler",
3
+ "_diffusers_version": "0.34.0",
4
+ "beta_end": 0.012,
5
+ "beta_schedule": "scaled_linear",
6
+ "beta_start": 0.00085,
7
+ "clip_sample": false,
8
+ "num_train_timesteps": 1000,
9
+ "prediction_type": "epsilon",
10
+ "set_alpha_to_one": false,
11
+ "skip_prk_steps": true,
12
+ "steps_offset": 1,
13
+ "timestep_spacing": "leading",
14
+ "trained_betas": null
15
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/text_encoder/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "architectures": [
4
+ "CLIPTextModel"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "dropout": 0.0,
9
+ "eos_token_id": 2,
10
+ "export_model_type": "clip-text-model",
11
+ "hidden_act": "quick_gelu",
12
+ "hidden_size": 768,
13
+ "initializer_factor": 1.0,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
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.19.8089.0+8ab9f450",
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
+ "task": "feature-extraction",
40
+ "tensor_parallel_size": 1
41
+ },
42
+ "num_attention_heads": 12,
43
+ "num_hidden_layers": 12,
44
+ "pad_token_id": 1,
45
+ "projection_dim": 768,
46
+ "torch_dtype": "float32",
47
+ "torchscript": true,
48
+ "transformers_version": "4.51.3",
49
+ "vocab_size": 49408
50
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/text_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33bc2276f2cda43f1a11d8048abc01bae24b54332da3ae87a2fee5d3d6963fda
3
+ size 496040249
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "49406": {
5
+ "content": "<|startoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "49407": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ }
20
+ },
21
+ "bos_token": "<|startoftext|>",
22
+ "clean_up_tokenization_spaces": true,
23
+ "do_lower_case": true,
24
+ "eos_token": "<|endoftext|>",
25
+ "errors": "replace",
26
+ "extra_special_tokens": {},
27
+ "model_max_length": 77,
28
+ "pad_token": "<|endoftext|>",
29
+ "tokenizer_class": "CLIPTokenizer",
30
+ "unk_token": "<|endoftext|>"
31
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/unet/config.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.34.0",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "neuron": {
43
+ "auto_cast": "matmul",
44
+ "auto_cast_type": "bf16",
45
+ "compiler_type": "neuronx-cc",
46
+ "compiler_version": "2.19.8089.0+8ab9f450",
47
+ "dynamic_batch_size": false,
48
+ "inline_weights_to_neff": false,
49
+ "input_names": [
50
+ "sample",
51
+ "timestep",
52
+ "encoder_hidden_states"
53
+ ],
54
+ "model_type": "unet",
55
+ "optlevel": "2",
56
+ "output_attentions": false,
57
+ "output_hidden_states": false,
58
+ "output_names": [
59
+ "sample"
60
+ ],
61
+ "static_batch_size": 1,
62
+ "static_height": 96,
63
+ "static_num_channels": 4,
64
+ "static_sequence_length": 77,
65
+ "static_vae_scale_factor": 8,
66
+ "static_width": 96,
67
+ "task": "semantic-segmentation",
68
+ "tensor_parallel_size": 1
69
+ },
70
+ "norm_eps": 1e-05,
71
+ "norm_num_groups": 32,
72
+ "num_attention_heads": null,
73
+ "num_class_embeds": null,
74
+ "only_cross_attention": false,
75
+ "out_channels": 4,
76
+ "projection_class_embeddings_input_dim": null,
77
+ "resnet_out_scale_factor": 1.0,
78
+ "resnet_skip_time_act": false,
79
+ "resnet_time_scale_shift": "default",
80
+ "reverse_transformer_layers_per_block": null,
81
+ "sample_size": 64,
82
+ "time_cond_proj_dim": null,
83
+ "time_embedding_act_fn": null,
84
+ "time_embedding_dim": null,
85
+ "time_embedding_type": "positional",
86
+ "timestep_post_act": null,
87
+ "transformer_layers_per_block": 1,
88
+ "transformers_version": null,
89
+ "up_block_types": [
90
+ "UpBlock2D",
91
+ "CrossAttnUpBlock2D",
92
+ "CrossAttnUpBlock2D",
93
+ "CrossAttnUpBlock2D"
94
+ ],
95
+ "upcast_attention": false,
96
+ "use_linear_projection": false
97
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/unet/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ddb1c226aee41b2b7cf17c6bcabbeddc4835ff2267c88982475f3531fa299c2
3
+ size 3814060749
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_decoder/config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.34.0",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 256,
9
+ 512,
10
+ 512
11
+ ],
12
+ "down_block_types": [
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D"
17
+ ],
18
+ "force_upcast": true,
19
+ "in_channels": 3,
20
+ "latent_channels": 4,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
+ "layers_per_block": 2,
24
+ "mid_block_add_attention": true,
25
+ "neuron": {
26
+ "auto_cast": "matmul",
27
+ "auto_cast_type": "bf16",
28
+ "compiler_type": "neuronx-cc",
29
+ "compiler_version": "2.19.8089.0+8ab9f450",
30
+ "dynamic_batch_size": false,
31
+ "inline_weights_to_neff": false,
32
+ "input_names": [
33
+ "latent_sample"
34
+ ],
35
+ "model_type": "vae-decoder",
36
+ "optlevel": "2",
37
+ "output_attentions": false,
38
+ "output_hidden_states": false,
39
+ "output_names": [
40
+ "sample"
41
+ ],
42
+ "static_batch_size": 1,
43
+ "static_height": 96,
44
+ "static_num_channels": 4,
45
+ "static_width": 96,
46
+ "task": "semantic-segmentation",
47
+ "tensor_parallel_size": 1
48
+ },
49
+ "norm_num_groups": 32,
50
+ "out_channels": 3,
51
+ "sample_size": 512,
52
+ "scaling_factor": 0.18215,
53
+ "shift_factor": null,
54
+ "transformers_version": null,
55
+ "up_block_types": [
56
+ "UpDecoderBlock2D",
57
+ "UpDecoderBlock2D",
58
+ "UpDecoderBlock2D",
59
+ "UpDecoderBlock2D"
60
+ ],
61
+ "use_post_quant_conv": true,
62
+ "use_quant_conv": true
63
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_decoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ae627cf8528b0175649b3d952a0f40db033889eff5c7710e75184e0e51b4eb6
3
+ size 401103061
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_encoder/config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.34.0",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 256,
9
+ 512,
10
+ 512
11
+ ],
12
+ "down_block_types": [
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D"
17
+ ],
18
+ "force_upcast": true,
19
+ "in_channels": 3,
20
+ "latent_channels": 4,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
+ "layers_per_block": 2,
24
+ "mid_block_add_attention": true,
25
+ "neuron": {
26
+ "auto_cast": "matmul",
27
+ "auto_cast_type": "bf16",
28
+ "compiler_type": "neuronx-cc",
29
+ "compiler_version": "2.19.8089.0+8ab9f450",
30
+ "dynamic_batch_size": false,
31
+ "inline_weights_to_neff": false,
32
+ "input_names": [
33
+ "sample"
34
+ ],
35
+ "model_type": "vae-encoder",
36
+ "optlevel": "2",
37
+ "output_attentions": false,
38
+ "output_hidden_states": false,
39
+ "output_names": [
40
+ "latent_parameters"
41
+ ],
42
+ "static_batch_size": 1,
43
+ "static_height": 768,
44
+ "static_num_channels": 3,
45
+ "static_width": 768,
46
+ "task": "semantic-segmentation",
47
+ "tensor_parallel_size": 1
48
+ },
49
+ "norm_num_groups": 32,
50
+ "out_channels": 3,
51
+ "sample_size": 512,
52
+ "scaling_factor": 0.18215,
53
+ "shift_factor": null,
54
+ "transformers_version": null,
55
+ "up_block_types": [
56
+ "UpDecoderBlock2D",
57
+ "UpDecoderBlock2D",
58
+ "UpDecoderBlock2D",
59
+ "UpDecoderBlock2D"
60
+ ],
61
+ "use_post_quant_conv": true,
62
+ "use_quant_conv": true
63
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb95751899382aed6080826aa596a434ff8be1af1dfcc9a675fe5028b9086fdd
3
+ size 245181587