dacorvo HF Staff commited on
Commit
58e6be9
·
verified ·
1 Parent(s): 463b9c0

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.1.dev3/stable-diffusion/jyoung105/stable-diffusion-v1-5/3ec06ccf688cc7ef9ffb.json +129 -0
  3. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/feature_extractor/preprocessor_config.json +27 -0
  4. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/model_index.json +38 -0
  5. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/scheduler/scheduler_config.json +15 -0
  6. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/text_encoder/config.json +52 -0
  7. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/text_encoder/model.neuron +3 -0
  8. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/tokenizer/merges.txt +0 -0
  9. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/tokenizer/special_tokens_map.json +30 -0
  10. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/tokenizer/tokenizer_config.json +31 -0
  11. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/tokenizer/vocab.json +0 -0
  12. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/unet/config.json +99 -0
  13. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/unet/model.neuron +3 -0
  14. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_decoder/config.json +65 -0
  15. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_decoder/model.neuron +3 -0
  16. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_encoder/config.json +65 -0
  17. neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_encoder/model.neuron +3 -0
.gitattributes CHANGED
@@ -10683,3 +10683,7 @@ neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/text_encoder_2/model.
10683
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
10684
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10685
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
10683
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
10684
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10685
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_d95454008654a38c3f9b/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10686
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/text_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10687
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
10688
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10689
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev3/stable-diffusion/jyoung105/stable-diffusion-v1-5/3ec06ccf688cc7ef9ffb.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "float_dtype": "fp32",
27
+ "inline_weights_to_neff": false,
28
+ "int_dtype": "int64",
29
+ "optlevel": "2",
30
+ "output_attentions": false,
31
+ "output_hidden_states": false,
32
+ "static_batch_size": 1,
33
+ "static_sequence_length": 77,
34
+ "task": "feature-extraction",
35
+ "tensor_parallel_size": 1
36
+ },
37
+ "num_attention_heads": 12,
38
+ "num_hidden_layers": 12,
39
+ "return_dict": false,
40
+ "vocab_size": 49408
41
+ },
42
+ "unet": {
43
+ "_class_name": "UNet2DConditionModel",
44
+ "act_fn": "silu",
45
+ "addition_embed_type": null,
46
+ "addition_embed_type_num_heads": 64,
47
+ "addition_time_embed_dim": null,
48
+ "attention_head_dim": 8,
49
+ "attention_type": "default",
50
+ "block_out_channels": [
51
+ 320,
52
+ 640,
53
+ 1280,
54
+ 1280
55
+ ],
56
+ "center_input_sample": false,
57
+ "class_embed_type": null,
58
+ "class_embeddings_concat": false,
59
+ "conv_in_kernel": 3,
60
+ "conv_out_kernel": 3,
61
+ "cross_attention_dim": 768,
62
+ "cross_attention_norm": null,
63
+ "down_block_types": [
64
+ "CrossAttnDownBlock2D",
65
+ "CrossAttnDownBlock2D",
66
+ "CrossAttnDownBlock2D",
67
+ "DownBlock2D"
68
+ ],
69
+ "downsample_padding": 1,
70
+ "dropout": 0.0,
71
+ "dual_cross_attention": false,
72
+ "encoder_hid_dim": null,
73
+ "encoder_hid_dim_type": null,
74
+ "flip_sin_to_cos": true,
75
+ "freq_shift": 0,
76
+ "in_channels": 4,
77
+ "layers_per_block": 2,
78
+ "mid_block_only_cross_attention": null,
79
+ "mid_block_scale_factor": 1,
80
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
81
+ "neuron": {
82
+ "auto_cast": "matmul",
83
+ "auto_cast_type": "bf16",
84
+ "compiler_type": "neuronx-cc",
85
+ "compiler_version": "2.19.8089.0+8ab9f450",
86
+ "dynamic_batch_size": false,
87
+ "float_dtype": "fp32",
88
+ "inline_weights_to_neff": false,
89
+ "int_dtype": "int64",
90
+ "optlevel": "2",
91
+ "output_attentions": false,
92
+ "output_hidden_states": false,
93
+ "static_batch_size": 1,
94
+ "static_height": 96,
95
+ "static_num_channels": 4,
96
+ "static_sequence_length": 77,
97
+ "static_vae_scale_factor": 8,
98
+ "static_width": 96,
99
+ "task": "semantic-segmentation",
100
+ "tensor_parallel_size": 1
101
+ },
102
+ "norm_eps": 1e-05,
103
+ "norm_num_groups": 32,
104
+ "num_attention_heads": null,
105
+ "num_class_embeds": null,
106
+ "only_cross_attention": false,
107
+ "out_channels": 4,
108
+ "output_attentions": false,
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
+ "time_cond_proj_dim": null,
115
+ "time_embedding_act_fn": null,
116
+ "time_embedding_dim": null,
117
+ "time_embedding_type": "positional",
118
+ "timestep_post_act": null,
119
+ "transformer_layers_per_block": 1,
120
+ "up_block_types": [
121
+ "UpBlock2D",
122
+ "CrossAttnUpBlock2D",
123
+ "CrossAttnUpBlock2D",
124
+ "CrossAttnUpBlock2D"
125
+ ],
126
+ "upcast_attention": false,
127
+ "use_linear_projection": false
128
+ }
129
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/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_3ec06ccf688cc7ef9ffb/model_index.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.35.1",
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_3ec06ccf688cc7ef9ffb/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PNDMScheduler",
3
+ "_diffusers_version": "0.35.1",
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_3ec06ccf688cc7ef9ffb/text_encoder/config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CLIPTextModel"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 0,
7
+ "dropout": 0.0,
8
+ "eos_token_id": 2,
9
+ "export_model_type": "clip-text-model",
10
+ "hidden_act": "quick_gelu",
11
+ "hidden_size": 768,
12
+ "initializer_factor": 1.0,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 77,
17
+ "model_type": "clip_text_model",
18
+ "neuron": {
19
+ "auto_cast": "matmul",
20
+ "auto_cast_type": "bf16",
21
+ "compiler_type": "neuronx-cc",
22
+ "compiler_version": "2.19.8089.0+8ab9f450",
23
+ "dynamic_batch_size": false,
24
+ "float_dtype": "fp32",
25
+ "inline_weights_to_neff": false,
26
+ "input_names": [
27
+ "input_ids"
28
+ ],
29
+ "int_dtype": "int64",
30
+ "model_type": "clip-text-model",
31
+ "optlevel": "2",
32
+ "output_attentions": false,
33
+ "output_hidden_states": false,
34
+ "output_names": [
35
+ "last_hidden_state",
36
+ "pooler_output"
37
+ ],
38
+ "static_batch_size": 1,
39
+ "static_sequence_length": 77,
40
+ "task": "feature-extraction",
41
+ "tensor_parallel_size": 1
42
+ },
43
+ "num_attention_heads": 12,
44
+ "num_hidden_layers": 12,
45
+ "pad_token_id": 1,
46
+ "projection_dim": 768,
47
+ "return_dict": false,
48
+ "torch_dtype": "float32",
49
+ "torchscript": true,
50
+ "transformers_version": "4.55.4",
51
+ "vocab_size": 49408
52
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/text_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b76527f468aa1fa58476f18c4afe920851dbdd6a7dc54f55eddf7a73ed94426f
3
+ size 496114553
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/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_3ec06ccf688cc7ef9ffb/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_3ec06ccf688cc7ef9ffb/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/unet/config.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.35.1",
4
+ "act_fn": "silu",
5
+ "addition_embed_type": null,
6
+ "addition_embed_type_num_heads": 64,
7
+ "addition_time_embed_dim": null,
8
+ "attention_head_dim": 8,
9
+ "attention_type": "default",
10
+ "block_out_channels": [
11
+ 320,
12
+ 640,
13
+ 1280,
14
+ 1280
15
+ ],
16
+ "center_input_sample": false,
17
+ "class_embed_type": null,
18
+ "class_embeddings_concat": false,
19
+ "conv_in_kernel": 3,
20
+ "conv_out_kernel": 3,
21
+ "cross_attention_dim": 768,
22
+ "cross_attention_norm": null,
23
+ "down_block_types": [
24
+ "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "DownBlock2D"
28
+ ],
29
+ "downsample_padding": 1,
30
+ "dropout": 0.0,
31
+ "dual_cross_attention": false,
32
+ "encoder_hid_dim": null,
33
+ "encoder_hid_dim_type": null,
34
+ "flip_sin_to_cos": true,
35
+ "freq_shift": 0,
36
+ "in_channels": 4,
37
+ "layers_per_block": 2,
38
+ "mid_block_only_cross_attention": null,
39
+ "mid_block_scale_factor": 1,
40
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
41
+ "neuron": {
42
+ "auto_cast": "matmul",
43
+ "auto_cast_type": "bf16",
44
+ "compiler_type": "neuronx-cc",
45
+ "compiler_version": "2.19.8089.0+8ab9f450",
46
+ "dynamic_batch_size": false,
47
+ "float_dtype": "fp32",
48
+ "inline_weights_to_neff": false,
49
+ "input_names": [
50
+ "sample",
51
+ "timestep",
52
+ "encoder_hidden_states"
53
+ ],
54
+ "int_dtype": "int64",
55
+ "model_type": "unet",
56
+ "optlevel": "2",
57
+ "output_attentions": false,
58
+ "output_hidden_states": false,
59
+ "output_names": [
60
+ "sample"
61
+ ],
62
+ "static_batch_size": 1,
63
+ "static_height": 96,
64
+ "static_num_channels": 4,
65
+ "static_sequence_length": 77,
66
+ "static_vae_scale_factor": 8,
67
+ "static_width": 96,
68
+ "task": "semantic-segmentation",
69
+ "tensor_parallel_size": 1
70
+ },
71
+ "norm_eps": 1e-05,
72
+ "norm_num_groups": 32,
73
+ "num_attention_heads": null,
74
+ "num_class_embeds": null,
75
+ "only_cross_attention": false,
76
+ "out_channels": 4,
77
+ "output_attentions": false,
78
+ "projection_class_embeddings_input_dim": null,
79
+ "resnet_out_scale_factor": 1.0,
80
+ "resnet_skip_time_act": false,
81
+ "resnet_time_scale_shift": "default",
82
+ "reverse_transformer_layers_per_block": null,
83
+ "sample_size": 64,
84
+ "time_cond_proj_dim": null,
85
+ "time_embedding_act_fn": null,
86
+ "time_embedding_dim": null,
87
+ "time_embedding_type": "positional",
88
+ "timestep_post_act": null,
89
+ "transformer_layers_per_block": 1,
90
+ "transformers_version": null,
91
+ "up_block_types": [
92
+ "UpBlock2D",
93
+ "CrossAttnUpBlock2D",
94
+ "CrossAttnUpBlock2D",
95
+ "CrossAttnUpBlock2D"
96
+ ],
97
+ "upcast_attention": false,
98
+ "use_linear_projection": false
99
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/unet/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6686ac454ff1c913a49a2d834e2bf80a34d79a60465faa7d5456f6314ce9bbfd
3
+ size 3814060749
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_decoder/config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.35.1",
4
+ "act_fn": "silu",
5
+ "block_out_channels": [
6
+ 128,
7
+ 256,
8
+ 512,
9
+ 512
10
+ ],
11
+ "down_block_types": [
12
+ "DownEncoderBlock2D",
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D"
16
+ ],
17
+ "force_upcast": true,
18
+ "in_channels": 3,
19
+ "latent_channels": 4,
20
+ "latents_mean": null,
21
+ "latents_std": null,
22
+ "layers_per_block": 2,
23
+ "mid_block_add_attention": true,
24
+ "neuron": {
25
+ "auto_cast": "matmul",
26
+ "auto_cast_type": "bf16",
27
+ "compiler_type": "neuronx-cc",
28
+ "compiler_version": "2.19.8089.0+8ab9f450",
29
+ "dynamic_batch_size": false,
30
+ "float_dtype": "fp32",
31
+ "inline_weights_to_neff": false,
32
+ "input_names": [
33
+ "latent_sample"
34
+ ],
35
+ "int_dtype": "int64",
36
+ "model_type": "vae-decoder",
37
+ "optlevel": "2",
38
+ "output_attentions": false,
39
+ "output_hidden_states": false,
40
+ "output_names": [
41
+ "sample"
42
+ ],
43
+ "static_batch_size": 1,
44
+ "static_height": 96,
45
+ "static_num_channels": 4,
46
+ "static_width": 96,
47
+ "task": "semantic-segmentation",
48
+ "tensor_parallel_size": 1
49
+ },
50
+ "norm_num_groups": 32,
51
+ "out_channels": 3,
52
+ "output_attentions": false,
53
+ "sample_size": 512,
54
+ "scaling_factor": 0.18215,
55
+ "shift_factor": null,
56
+ "transformers_version": null,
57
+ "up_block_types": [
58
+ "UpDecoderBlock2D",
59
+ "UpDecoderBlock2D",
60
+ "UpDecoderBlock2D",
61
+ "UpDecoderBlock2D"
62
+ ],
63
+ "use_post_quant_conv": true,
64
+ "use_quant_conv": true
65
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_decoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba7589302c0535dcd2f7f616b8f294a521b2d06a149fb740763b0c19b52dcdb
3
+ size 401103061
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_encoder/config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.35.1",
4
+ "act_fn": "silu",
5
+ "block_out_channels": [
6
+ 128,
7
+ 256,
8
+ 512,
9
+ 512
10
+ ],
11
+ "down_block_types": [
12
+ "DownEncoderBlock2D",
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D"
16
+ ],
17
+ "force_upcast": true,
18
+ "in_channels": 3,
19
+ "latent_channels": 4,
20
+ "latents_mean": null,
21
+ "latents_std": null,
22
+ "layers_per_block": 2,
23
+ "mid_block_add_attention": true,
24
+ "neuron": {
25
+ "auto_cast": "matmul",
26
+ "auto_cast_type": "bf16",
27
+ "compiler_type": "neuronx-cc",
28
+ "compiler_version": "2.19.8089.0+8ab9f450",
29
+ "dynamic_batch_size": false,
30
+ "float_dtype": "fp32",
31
+ "inline_weights_to_neff": false,
32
+ "input_names": [
33
+ "sample"
34
+ ],
35
+ "int_dtype": "int64",
36
+ "model_type": "vae-encoder",
37
+ "optlevel": "2",
38
+ "output_attentions": false,
39
+ "output_hidden_states": false,
40
+ "output_names": [
41
+ "latent_parameters"
42
+ ],
43
+ "static_batch_size": 1,
44
+ "static_height": 768,
45
+ "static_num_channels": 3,
46
+ "static_width": 768,
47
+ "task": "semantic-segmentation",
48
+ "tensor_parallel_size": 1
49
+ },
50
+ "norm_num_groups": 32,
51
+ "out_channels": 3,
52
+ "output_attentions": false,
53
+ "sample_size": 512,
54
+ "scaling_factor": 0.18215,
55
+ "shift_factor": null,
56
+ "transformers_version": null,
57
+ "up_block_types": [
58
+ "UpDecoderBlock2D",
59
+ "UpDecoderBlock2D",
60
+ "UpDecoderBlock2D",
61
+ "UpDecoderBlock2D"
62
+ ],
63
+ "use_post_quant_conv": true,
64
+ "use_quant_conv": true
65
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_3ec06ccf688cc7ef9ffb/vae_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18169dde94dfa45cbb03f74cba3d57560d019fa5d84a1628b09f1593ec02982a
3
+ size 245181587