dacorvo HF Staff commited on
Commit
d363aa0
·
verified ·
1 Parent(s): 24dac7b

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.dev5/stable-diffusion/stabilityai/stable-diffusion-2-1/64a913e62e57508fbfd9.json +127 -0
  3. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/feature_extractor/preprocessor_config.json +27 -0
  4. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/model_index.json +38 -0
  5. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/scheduler/scheduler_config.json +20 -0
  6. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/text_encoder/config.json +49 -0
  7. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/text_encoder/model.neuron +3 -0
  8. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/merges.txt +0 -0
  9. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/special_tokens_map.json +24 -0
  10. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/tokenizer_config.json +39 -0
  11. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/vocab.json +0 -0
  12. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/unet/config.json +130 -0
  13. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/unet/model.neuron +3 -0
  14. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_decoder/config.json +73 -0
  15. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_decoder/model.neuron +3 -0
  16. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_encoder/config.json +73 -0
  17. neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_encoder/model.neuron +3 -0
.gitattributes CHANGED
@@ -9931,3 +9931,7 @@ neuronxcc-2.19.8089.0+8ab9f450/MODULE_34e65260a2e26f5c7261+a9d440f5/model.neff f
9931
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_34e65260a2e26f5c7261+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
9932
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_a0405e3d58a15adaf4a3+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
9933
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_e1428b930fbf938337c8+431f5505/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
9931
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_34e65260a2e26f5c7261+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
9932
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_a0405e3d58a15adaf4a3+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
9933
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_e1428b930fbf938337c8+431f5505/model.neff filter=lfs diff=lfs merge=lfs -text
9934
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/text_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9935
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
9936
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
9937
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.0.dev5/stable-diffusion/stabilityai/stable-diffusion-2-1/64a913e62e57508fbfd9.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "MultiModelCacheEntry",
3
+ "_model_id": "stabilityai/stable-diffusion-2-1",
4
+ "_task": null,
5
+ "text_encoder": {
6
+ "architectures": [
7
+ "CLIPTextModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "dropout": 0.0,
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.19.8089.0+8ab9f450",
24
+ "dynamic_batch_size": false,
25
+ "inline_weights_to_neff": false,
26
+ "optlevel": "2",
27
+ "output_attentions": false,
28
+ "output_hidden_states": false,
29
+ "static_batch_size": 1,
30
+ "static_sequence_length": 77,
31
+ "task": "feature-extraction",
32
+ "tensor_parallel_size": 1
33
+ },
34
+ "num_attention_heads": 16,
35
+ "num_hidden_layers": 23,
36
+ "vocab_size": 49408
37
+ },
38
+ "unet": {
39
+ "_class_name": "UNet2DConditionModel",
40
+ "act_fn": "silu",
41
+ "addition_embed_type": null,
42
+ "addition_embed_type_num_heads": 64,
43
+ "addition_time_embed_dim": null,
44
+ "attention_head_dim": [
45
+ 5,
46
+ 10,
47
+ 20,
48
+ 20
49
+ ],
50
+ "attention_type": "default",
51
+ "block_out_channels": [
52
+ 320,
53
+ 640,
54
+ 1280,
55
+ 1280
56
+ ],
57
+ "center_input_sample": false,
58
+ "class_embed_type": null,
59
+ "class_embeddings_concat": false,
60
+ "conv_in_kernel": 3,
61
+ "conv_out_kernel": 3,
62
+ "cross_attention_dim": 1024,
63
+ "cross_attention_norm": null,
64
+ "down_block_types": [
65
+ "CrossAttnDownBlock2D",
66
+ "CrossAttnDownBlock2D",
67
+ "CrossAttnDownBlock2D",
68
+ "DownBlock2D"
69
+ ],
70
+ "downsample_padding": 1,
71
+ "dropout": 0.0,
72
+ "dual_cross_attention": false,
73
+ "encoder_hid_dim": null,
74
+ "encoder_hid_dim_type": null,
75
+ "flip_sin_to_cos": true,
76
+ "freq_shift": 0,
77
+ "in_channels": 4,
78
+ "layers_per_block": 2,
79
+ "mid_block_only_cross_attention": null,
80
+ "mid_block_scale_factor": 1,
81
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
82
+ "neuron": {
83
+ "auto_cast": "matmul",
84
+ "auto_cast_type": "bf16",
85
+ "compiler_type": "neuronx-cc",
86
+ "compiler_version": "2.19.8089.0+8ab9f450",
87
+ "dynamic_batch_size": false,
88
+ "inline_weights_to_neff": false,
89
+ "optlevel": "2",
90
+ "output_attentions": false,
91
+ "output_hidden_states": false,
92
+ "static_batch_size": 1,
93
+ "static_height": 64,
94
+ "static_num_channels": 4,
95
+ "static_sequence_length": 77,
96
+ "static_vae_scale_factor": 8,
97
+ "static_width": 64,
98
+ "task": "semantic-segmentation",
99
+ "tensor_parallel_size": 1
100
+ },
101
+ "norm_eps": 1e-05,
102
+ "norm_num_groups": 32,
103
+ "num_attention_heads": null,
104
+ "num_class_embeds": null,
105
+ "only_cross_attention": false,
106
+ "out_channels": 4,
107
+ "projection_class_embeddings_input_dim": null,
108
+ "resnet_out_scale_factor": 1.0,
109
+ "resnet_skip_time_act": false,
110
+ "resnet_time_scale_shift": "default",
111
+ "reverse_transformer_layers_per_block": null,
112
+ "time_cond_proj_dim": null,
113
+ "time_embedding_act_fn": null,
114
+ "time_embedding_dim": null,
115
+ "time_embedding_type": "positional",
116
+ "timestep_post_act": null,
117
+ "transformer_layers_per_block": 1,
118
+ "up_block_types": [
119
+ "UpBlock2D",
120
+ "CrossAttnUpBlock2D",
121
+ "CrossAttnUpBlock2D",
122
+ "CrossAttnUpBlock2D"
123
+ ],
124
+ "upcast_attention": true,
125
+ "use_linear_projection": true
126
+ }
127
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/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.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/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.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/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.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/text_encoder/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "hidden_act": "gelu",
11
+ "hidden_size": 1024,
12
+ "initializer_factor": 1.0,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
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
+ "inline_weights_to_neff": false,
25
+ "input_names": [
26
+ "input_ids"
27
+ ],
28
+ "model_type": "clip-text-model",
29
+ "optlevel": "2",
30
+ "output_attentions": false,
31
+ "output_hidden_states": false,
32
+ "output_names": [
33
+ "last_hidden_state",
34
+ "pooler_output"
35
+ ],
36
+ "static_batch_size": 1,
37
+ "static_sequence_length": 77,
38
+ "task": "feature-extraction",
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
+ "torch_dtype": "float32",
46
+ "torchscript": true,
47
+ "transformers_version": "4.51.3",
48
+ "vocab_size": 49408
49
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/text_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d84aa0a341706b0b61002c6ca5711a43d6c5922d0f7ac75b819c88d74743f01e
3
+ size 1372573177
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/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.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "extra_special_tokens": {},
35
+ "model_max_length": 77,
36
+ "pad_token": "!",
37
+ "tokenizer_class": "CLIPTokenizer",
38
+ "unk_token": "<|endoftext|>"
39
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/unet/config.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.30.3",
5
+ "_use_default_values": [
6
+ "projection_class_embeddings_input_dim",
7
+ "mid_block_type",
8
+ "dropout",
9
+ "conv_out_kernel",
10
+ "transformer_layers_per_block",
11
+ "time_embedding_act_fn",
12
+ "mid_block_only_cross_attention",
13
+ "num_attention_heads",
14
+ "addition_embed_type_num_heads",
15
+ "timestep_post_act",
16
+ "reverse_transformer_layers_per_block",
17
+ "addition_embed_type",
18
+ "cross_attention_norm",
19
+ "attention_type",
20
+ "encoder_hid_dim",
21
+ "conv_in_kernel",
22
+ "time_cond_proj_dim",
23
+ "resnet_out_scale_factor",
24
+ "addition_time_embed_dim",
25
+ "resnet_time_scale_shift",
26
+ "time_embedding_type",
27
+ "time_embedding_dim",
28
+ "class_embed_type",
29
+ "encoder_hid_dim_type",
30
+ "class_embeddings_concat",
31
+ "resnet_skip_time_act"
32
+ ],
33
+ "act_fn": "silu",
34
+ "addition_embed_type": null,
35
+ "addition_embed_type_num_heads": 64,
36
+ "addition_time_embed_dim": null,
37
+ "attention_head_dim": [
38
+ 5,
39
+ 10,
40
+ 20,
41
+ 20
42
+ ],
43
+ "attention_type": "default",
44
+ "block_out_channels": [
45
+ 320,
46
+ 640,
47
+ 1280,
48
+ 1280
49
+ ],
50
+ "center_input_sample": false,
51
+ "class_embed_type": null,
52
+ "class_embeddings_concat": false,
53
+ "conv_in_kernel": 3,
54
+ "conv_out_kernel": 3,
55
+ "cross_attention_dim": 1024,
56
+ "cross_attention_norm": null,
57
+ "down_block_types": [
58
+ "CrossAttnDownBlock2D",
59
+ "CrossAttnDownBlock2D",
60
+ "CrossAttnDownBlock2D",
61
+ "DownBlock2D"
62
+ ],
63
+ "downsample_padding": 1,
64
+ "dropout": 0.0,
65
+ "dual_cross_attention": false,
66
+ "encoder_hid_dim": null,
67
+ "encoder_hid_dim_type": null,
68
+ "flip_sin_to_cos": true,
69
+ "freq_shift": 0,
70
+ "in_channels": 4,
71
+ "layers_per_block": 2,
72
+ "mid_block_only_cross_attention": null,
73
+ "mid_block_scale_factor": 1,
74
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
75
+ "neuron": {
76
+ "auto_cast": "matmul",
77
+ "auto_cast_type": "bf16",
78
+ "compiler_type": "neuronx-cc",
79
+ "compiler_version": "2.19.8089.0+8ab9f450",
80
+ "dynamic_batch_size": false,
81
+ "inline_weights_to_neff": false,
82
+ "input_names": [
83
+ "sample",
84
+ "timestep",
85
+ "encoder_hidden_states"
86
+ ],
87
+ "model_type": "unet",
88
+ "optlevel": "2",
89
+ "output_attentions": false,
90
+ "output_hidden_states": false,
91
+ "output_names": [
92
+ "sample"
93
+ ],
94
+ "static_batch_size": 1,
95
+ "static_height": 64,
96
+ "static_num_channels": 4,
97
+ "static_sequence_length": 77,
98
+ "static_vae_scale_factor": 8,
99
+ "static_width": 64,
100
+ "task": "semantic-segmentation",
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
+ "time_cond_proj_dim": null,
116
+ "time_embedding_act_fn": null,
117
+ "time_embedding_dim": null,
118
+ "time_embedding_type": "positional",
119
+ "timestep_post_act": null,
120
+ "transformer_layers_per_block": 1,
121
+ "transformers_version": null,
122
+ "up_block_types": [
123
+ "UpBlock2D",
124
+ "CrossAttnUpBlock2D",
125
+ "CrossAttnUpBlock2D",
126
+ "CrossAttnUpBlock2D"
127
+ ],
128
+ "upcast_attention": true,
129
+ "use_linear_projection": true
130
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/unet/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f5a340d9480a161d4219bf0abc6cc484e7806f1c5045c1f761f1c630be74cd9
3
+ size 3570009805
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_decoder/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.30.3",
5
+ "_use_default_values": [
6
+ "shift_factor",
7
+ "scaling_factor",
8
+ "mid_block_add_attention",
9
+ "use_post_quant_conv",
10
+ "latents_mean",
11
+ "latents_std",
12
+ "force_upcast",
13
+ "use_quant_conv"
14
+ ],
15
+ "act_fn": "silu",
16
+ "block_out_channels": [
17
+ 128,
18
+ 256,
19
+ 512,
20
+ 512
21
+ ],
22
+ "down_block_types": [
23
+ "DownEncoderBlock2D",
24
+ "DownEncoderBlock2D",
25
+ "DownEncoderBlock2D",
26
+ "DownEncoderBlock2D"
27
+ ],
28
+ "force_upcast": true,
29
+ "in_channels": 3,
30
+ "latent_channels": 4,
31
+ "latents_mean": null,
32
+ "latents_std": null,
33
+ "layers_per_block": 2,
34
+ "mid_block_add_attention": true,
35
+ "neuron": {
36
+ "auto_cast": "matmul",
37
+ "auto_cast_type": "bf16",
38
+ "compiler_type": "neuronx-cc",
39
+ "compiler_version": "2.19.8089.0+8ab9f450",
40
+ "dynamic_batch_size": false,
41
+ "inline_weights_to_neff": false,
42
+ "input_names": [
43
+ "latent_sample"
44
+ ],
45
+ "model_type": "vae-decoder",
46
+ "optlevel": "2",
47
+ "output_attentions": false,
48
+ "output_hidden_states": false,
49
+ "output_names": [
50
+ "sample"
51
+ ],
52
+ "static_batch_size": 1,
53
+ "static_height": 64,
54
+ "static_num_channels": 4,
55
+ "static_width": 64,
56
+ "task": "semantic-segmentation",
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
+ "transformers_version": null,
65
+ "up_block_types": [
66
+ "UpDecoderBlock2D",
67
+ "UpDecoderBlock2D",
68
+ "UpDecoderBlock2D",
69
+ "UpDecoderBlock2D"
70
+ ],
71
+ "use_post_quant_conv": true,
72
+ "use_quant_conv": true
73
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_decoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646a2d12a8db23fa83903ff6155bb2001c183183cdcc964369fd32b12508bd0c
3
+ size 716884181
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_encoder/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.30.3",
5
+ "_use_default_values": [
6
+ "shift_factor",
7
+ "scaling_factor",
8
+ "mid_block_add_attention",
9
+ "use_post_quant_conv",
10
+ "latents_mean",
11
+ "latents_std",
12
+ "force_upcast",
13
+ "use_quant_conv"
14
+ ],
15
+ "act_fn": "silu",
16
+ "block_out_channels": [
17
+ 128,
18
+ 256,
19
+ 512,
20
+ 512
21
+ ],
22
+ "down_block_types": [
23
+ "DownEncoderBlock2D",
24
+ "DownEncoderBlock2D",
25
+ "DownEncoderBlock2D",
26
+ "DownEncoderBlock2D"
27
+ ],
28
+ "force_upcast": true,
29
+ "in_channels": 3,
30
+ "latent_channels": 4,
31
+ "latents_mean": null,
32
+ "latents_std": null,
33
+ "layers_per_block": 2,
34
+ "mid_block_add_attention": true,
35
+ "neuron": {
36
+ "auto_cast": "matmul",
37
+ "auto_cast_type": "bf16",
38
+ "compiler_type": "neuronx-cc",
39
+ "compiler_version": "2.19.8089.0+8ab9f450",
40
+ "dynamic_batch_size": false,
41
+ "inline_weights_to_neff": false,
42
+ "input_names": [
43
+ "sample"
44
+ ],
45
+ "model_type": "vae-encoder",
46
+ "optlevel": "2",
47
+ "output_attentions": false,
48
+ "output_hidden_states": false,
49
+ "output_names": [
50
+ "latent_parameters"
51
+ ],
52
+ "static_batch_size": 1,
53
+ "static_height": 512,
54
+ "static_num_channels": 3,
55
+ "static_width": 512,
56
+ "task": "semantic-segmentation",
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
+ "transformers_version": null,
65
+ "up_block_types": [
66
+ "UpDecoderBlock2D",
67
+ "UpDecoderBlock2D",
68
+ "UpDecoderBlock2D",
69
+ "UpDecoderBlock2D"
70
+ ],
71
+ "use_post_quant_conv": true,
72
+ "use_quant_conv": true
73
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_64a913e62e57508fbfd9/vae_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb931eee542c3f03ecfc54a5daae96dcb2a1152632a0f0a3f3d676d6af65bee0
3
+ size 416138323