dacorvo HF Staff commited on
Commit
933126e
·
verified ·
1 Parent(s): d42ee6f

Synchronizing local compiler cache.

Browse files
Files changed (22) hide show
  1. .gitattributes +5 -0
  2. neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.0.dev5/stable-diffusion/stabilityai/sdxl-turbo/7c0a3faa643571c6da59.json +170 -0
  3. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/model_index.json +42 -0
  4. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/scheduler/scheduler_config.json +18 -0
  5. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder/config.json +54 -0
  6. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder/model.neuron +3 -0
  7. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder_2/config.json +54 -0
  8. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder_2/model.neuron +3 -0
  9. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer/merges.txt +0 -0
  10. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer/special_tokens_map.json +30 -0
  11. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer/tokenizer_config.json +31 -0
  12. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer/vocab.json +0 -0
  13. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer_2/merges.txt +0 -0
  14. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer_2/special_tokens_map.json +30 -0
  15. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer_2/tokenizer_config.json +39 -0
  16. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer_2/vocab.json +0 -0
  17. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/unet/config.json +106 -0
  18. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/unet/model.neuron +3 -0
  19. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_decoder/config.json +73 -0
  20. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_decoder/model.neuron +3 -0
  21. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_encoder/config.json +73 -0
  22. neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_encoder/model.neuron +3 -0
.gitattributes CHANGED
@@ -10063,3 +10063,8 @@ neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/text_encoder/model.ne
10063
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
10064
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10065
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
10063
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
10064
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10065
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_85935c1a9e4b5e62813a/vae_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10066
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10067
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder_2/model.neuron filter=lfs diff=lfs merge=lfs -text
10068
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/unet/model.neuron filter=lfs diff=lfs merge=lfs -text
10069
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_decoder/model.neuron filter=lfs diff=lfs merge=lfs -text
10070
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/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/sdxl-turbo/7c0a3faa643571c6da59.json ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "MultiModelCacheEntry",
3
+ "_model_id": "stabilityai/sdxl-turbo",
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
+ "output_hidden_states": true,
40
+ "vocab_size": 49408
41
+ },
42
+ "text_encoder_2": {
43
+ "architectures": [
44
+ "CLIPTextModelWithProjection"
45
+ ],
46
+ "attention_dropout": 0.0,
47
+ "dropout": 0.0,
48
+ "export_model_type": "clip-text-with-projection",
49
+ "hidden_act": "gelu",
50
+ "hidden_size": 1280,
51
+ "initializer_factor": 1.0,
52
+ "initializer_range": 0.02,
53
+ "intermediate_size": 5120,
54
+ "layer_norm_eps": 1e-05,
55
+ "max_position_embeddings": 77,
56
+ "model_type": "clip_text_model",
57
+ "neuron": {
58
+ "auto_cast": "matmul",
59
+ "auto_cast_type": "bf16",
60
+ "compiler_type": "neuronx-cc",
61
+ "compiler_version": "2.19.8089.0+8ab9f450",
62
+ "dynamic_batch_size": false,
63
+ "float_dtype": "fp32",
64
+ "inline_weights_to_neff": false,
65
+ "int_dtype": "int64",
66
+ "optlevel": "2",
67
+ "output_attentions": false,
68
+ "output_hidden_states": false,
69
+ "static_batch_size": 1,
70
+ "static_sequence_length": 77,
71
+ "task": "feature-extraction",
72
+ "tensor_parallel_size": 1
73
+ },
74
+ "num_attention_heads": 20,
75
+ "num_hidden_layers": 32,
76
+ "output_hidden_states": true,
77
+ "vocab_size": 49408
78
+ },
79
+ "unet": {
80
+ "_class_name": "UNet2DConditionModel",
81
+ "act_fn": "silu",
82
+ "addition_embed_type": "text_time",
83
+ "addition_embed_type_num_heads": 64,
84
+ "addition_time_embed_dim": 256,
85
+ "attention_head_dim": [
86
+ 5,
87
+ 10,
88
+ 20
89
+ ],
90
+ "attention_type": "default",
91
+ "block_out_channels": [
92
+ 320,
93
+ 640,
94
+ 1280
95
+ ],
96
+ "center_input_sample": false,
97
+ "class_embed_type": null,
98
+ "class_embeddings_concat": false,
99
+ "conv_in_kernel": 3,
100
+ "conv_out_kernel": 3,
101
+ "cross_attention_dim": 2048,
102
+ "cross_attention_norm": null,
103
+ "down_block_types": [
104
+ "DownBlock2D",
105
+ "CrossAttnDownBlock2D",
106
+ "CrossAttnDownBlock2D"
107
+ ],
108
+ "downsample_padding": 1,
109
+ "dropout": 0.0,
110
+ "dual_cross_attention": false,
111
+ "encoder_hid_dim": null,
112
+ "encoder_hid_dim_type": null,
113
+ "flip_sin_to_cos": true,
114
+ "freq_shift": 0,
115
+ "in_channels": 4,
116
+ "layers_per_block": 2,
117
+ "mid_block_only_cross_attention": null,
118
+ "mid_block_scale_factor": 1,
119
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
120
+ "neuron": {
121
+ "auto_cast": "matmul",
122
+ "auto_cast_type": "bf16",
123
+ "compiler_type": "neuronx-cc",
124
+ "compiler_version": "2.19.8089.0+8ab9f450",
125
+ "dynamic_batch_size": false,
126
+ "float_dtype": "fp32",
127
+ "inline_weights_to_neff": true,
128
+ "int_dtype": "int64",
129
+ "optlevel": "2",
130
+ "output_attentions": false,
131
+ "output_hidden_states": false,
132
+ "static_batch_size": 1,
133
+ "static_height": 128,
134
+ "static_num_channels": 4,
135
+ "static_sequence_length": 77,
136
+ "static_vae_scale_factor": 8,
137
+ "static_width": 128,
138
+ "task": "semantic-segmentation",
139
+ "tensor_parallel_size": 1
140
+ },
141
+ "norm_eps": 1e-05,
142
+ "norm_num_groups": 32,
143
+ "num_attention_heads": null,
144
+ "num_class_embeds": null,
145
+ "only_cross_attention": false,
146
+ "out_channels": 4,
147
+ "projection_class_embeddings_input_dim": 2816,
148
+ "resnet_out_scale_factor": 1.0,
149
+ "resnet_skip_time_act": false,
150
+ "resnet_time_scale_shift": "default",
151
+ "reverse_transformer_layers_per_block": null,
152
+ "time_cond_proj_dim": null,
153
+ "time_embedding_act_fn": null,
154
+ "time_embedding_dim": null,
155
+ "time_embedding_type": "positional",
156
+ "timestep_post_act": null,
157
+ "transformer_layers_per_block": [
158
+ 1,
159
+ 2,
160
+ 10
161
+ ],
162
+ "up_block_types": [
163
+ "CrossAttnUpBlock2D",
164
+ "CrossAttnUpBlock2D",
165
+ "UpBlock2D"
166
+ ],
167
+ "upcast_attention": null,
168
+ "use_linear_projection": true
169
+ }
170
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/model_index.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionXLPipeline",
3
+ "_diffusers_version": "0.34.0",
4
+ "_name_or_path": "stabilityai/sdxl-turbo",
5
+ "feature_extractor": [
6
+ null,
7
+ null
8
+ ],
9
+ "force_zeros_for_empty_prompt": true,
10
+ "image_encoder": [
11
+ null,
12
+ null
13
+ ],
14
+ "scheduler": [
15
+ "diffusers",
16
+ "EulerAncestralDiscreteScheduler"
17
+ ],
18
+ "text_encoder": [
19
+ "transformers",
20
+ "CLIPTextModel"
21
+ ],
22
+ "text_encoder_2": [
23
+ "transformers",
24
+ "CLIPTextModelWithProjection"
25
+ ],
26
+ "tokenizer": [
27
+ "transformers",
28
+ "CLIPTokenizer"
29
+ ],
30
+ "tokenizer_2": [
31
+ "transformers",
32
+ "CLIPTokenizer"
33
+ ],
34
+ "unet": [
35
+ "diffusers",
36
+ "UNet2DConditionModel"
37
+ ],
38
+ "vae": [
39
+ "diffusers",
40
+ "AutoencoderKL"
41
+ ]
42
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "EulerAncestralDiscreteScheduler",
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
+ "interpolation_type": "linear",
9
+ "num_train_timesteps": 1000,
10
+ "prediction_type": "epsilon",
11
+ "rescale_betas_zero_snr": false,
12
+ "sample_max_value": 1.0,
13
+ "set_alpha_to_one": false,
14
+ "skip_prk_steps": true,
15
+ "steps_offset": 1,
16
+ "timestep_spacing": "trailing",
17
+ "trained_betas": null
18
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder/config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "float_dtype": "fp32",
26
+ "inline_weights_to_neff": false,
27
+ "input_names": [
28
+ "input_ids"
29
+ ],
30
+ "int_dtype": "int64",
31
+ "model_type": "clip-text-model",
32
+ "optlevel": "2",
33
+ "output_attentions": false,
34
+ "output_hidden_states": false,
35
+ "output_names": [
36
+ "last_hidden_state",
37
+ "pooler_output",
38
+ "hidden_states"
39
+ ],
40
+ "static_batch_size": 1,
41
+ "static_sequence_length": 77,
42
+ "task": "feature-extraction",
43
+ "tensor_parallel_size": 1
44
+ },
45
+ "num_attention_heads": 12,
46
+ "num_hidden_layers": 12,
47
+ "output_hidden_states": true,
48
+ "pad_token_id": 1,
49
+ "projection_dim": 768,
50
+ "torch_dtype": "float32",
51
+ "torchscript": true,
52
+ "transformers_version": "4.51.3",
53
+ "vocab_size": 49408
54
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ec1b2be0f8ee63964af019d80bbfeb9f7563bd5d0a58ef8238eb2aeadeac73a
3
+ size 496092729
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder_2/config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "architectures": [
4
+ "CLIPTextModelWithProjection"
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-with-projection",
11
+ "hidden_act": "gelu",
12
+ "hidden_size": 1280,
13
+ "initializer_factor": 1.0,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 5120,
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
+ "float_dtype": "fp32",
26
+ "inline_weights_to_neff": false,
27
+ "input_names": [
28
+ "input_ids"
29
+ ],
30
+ "int_dtype": "int64",
31
+ "model_type": "clip-text-with-projection",
32
+ "optlevel": "2",
33
+ "output_attentions": false,
34
+ "output_hidden_states": false,
35
+ "output_names": [
36
+ "text_embeds",
37
+ "last_hidden_state",
38
+ "hidden_states"
39
+ ],
40
+ "static_batch_size": 1,
41
+ "static_sequence_length": 77,
42
+ "task": "feature-extraction",
43
+ "tensor_parallel_size": 1
44
+ },
45
+ "num_attention_heads": 20,
46
+ "num_hidden_layers": 32,
47
+ "output_hidden_states": true,
48
+ "pad_token_id": 1,
49
+ "projection_dim": 1280,
50
+ "torch_dtype": "float32",
51
+ "torchscript": true,
52
+ "transformers_version": "4.51.3",
53
+ "vocab_size": 49408
54
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/text_encoder_2/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cefacb43051d79d299d6d15149aedec761d0d41dbbeb896fe9773811052679e2
3
+ size 2801582571
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/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_7c0a3faa643571c6da59/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_7c0a3faa643571c6da59/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer_2/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/tokenizer_2/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": "!",
18
+ "lstrip": false,
19
+ "normalized": false,
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_7c0a3faa643571c6da59/tokenizer_2/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": true,
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_7c0a3faa643571c6da59/tokenizer_2/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/unet/config.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.34.0",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": "text_time",
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": 256,
9
+ "attention_head_dim": [
10
+ 5,
11
+ 10,
12
+ 20
13
+ ],
14
+ "attention_type": "default",
15
+ "block_out_channels": [
16
+ 320,
17
+ 640,
18
+ 1280
19
+ ],
20
+ "center_input_sample": false,
21
+ "class_embed_type": null,
22
+ "class_embeddings_concat": false,
23
+ "conv_in_kernel": 3,
24
+ "conv_out_kernel": 3,
25
+ "cross_attention_dim": 2048,
26
+ "cross_attention_norm": null,
27
+ "down_block_types": [
28
+ "DownBlock2D",
29
+ "CrossAttnDownBlock2D",
30
+ "CrossAttnDownBlock2D"
31
+ ],
32
+ "downsample_padding": 1,
33
+ "dropout": 0.0,
34
+ "dual_cross_attention": false,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "in_channels": 4,
40
+ "layers_per_block": 2,
41
+ "mid_block_only_cross_attention": null,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "neuron": {
45
+ "auto_cast": "matmul",
46
+ "auto_cast_type": "bf16",
47
+ "compiler_type": "neuronx-cc",
48
+ "compiler_version": "2.19.8089.0+8ab9f450",
49
+ "dynamic_batch_size": false,
50
+ "float_dtype": "fp32",
51
+ "inline_weights_to_neff": true,
52
+ "input_names": [
53
+ "sample",
54
+ "timestep",
55
+ "encoder_hidden_states",
56
+ "text_embeds",
57
+ "time_ids"
58
+ ],
59
+ "int_dtype": "int64",
60
+ "model_type": "unet",
61
+ "optlevel": "2",
62
+ "output_attentions": false,
63
+ "output_hidden_states": false,
64
+ "output_names": [
65
+ "sample"
66
+ ],
67
+ "static_batch_size": 1,
68
+ "static_height": 128,
69
+ "static_num_channels": 4,
70
+ "static_sequence_length": 77,
71
+ "static_vae_scale_factor": 8,
72
+ "static_width": 128,
73
+ "task": "semantic-segmentation",
74
+ "tensor_parallel_size": 1
75
+ },
76
+ "norm_eps": 1e-05,
77
+ "norm_num_groups": 32,
78
+ "num_attention_heads": null,
79
+ "num_class_embeds": null,
80
+ "only_cross_attention": false,
81
+ "out_channels": 4,
82
+ "projection_class_embeddings_input_dim": 2816,
83
+ "resnet_out_scale_factor": 1.0,
84
+ "resnet_skip_time_act": false,
85
+ "resnet_time_scale_shift": "default",
86
+ "reverse_transformer_layers_per_block": null,
87
+ "sample_size": 64,
88
+ "time_cond_proj_dim": null,
89
+ "time_embedding_act_fn": null,
90
+ "time_embedding_dim": null,
91
+ "time_embedding_type": "positional",
92
+ "timestep_post_act": null,
93
+ "transformer_layers_per_block": [
94
+ 1,
95
+ 2,
96
+ 10
97
+ ],
98
+ "transformers_version": null,
99
+ "up_block_types": [
100
+ "CrossAttnUpBlock2D",
101
+ "CrossAttnUpBlock2D",
102
+ "UpBlock2D"
103
+ ],
104
+ "upcast_attention": null,
105
+ "use_linear_projection": true
106
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/unet/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d86a82494c312e169c634ed9b4fe15bff6fe0d52880ec25525f049778bd875
3
+ size 4175474813
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_decoder/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.34.0",
5
+ "_use_default_values": [
6
+ "use_quant_conv",
7
+ "use_post_quant_conv",
8
+ "latents_std",
9
+ "mid_block_add_attention",
10
+ "shift_factor",
11
+ "latents_mean"
12
+ ],
13
+ "act_fn": "silu",
14
+ "block_out_channels": [
15
+ 128,
16
+ 256,
17
+ 512,
18
+ 512
19
+ ],
20
+ "down_block_types": [
21
+ "DownEncoderBlock2D",
22
+ "DownEncoderBlock2D",
23
+ "DownEncoderBlock2D",
24
+ "DownEncoderBlock2D"
25
+ ],
26
+ "force_upcast": true,
27
+ "in_channels": 3,
28
+ "latent_channels": 4,
29
+ "latents_mean": null,
30
+ "latents_std": null,
31
+ "layers_per_block": 2,
32
+ "mid_block_add_attention": true,
33
+ "neuron": {
34
+ "auto_cast": "matmul",
35
+ "auto_cast_type": "bf16",
36
+ "compiler_type": "neuronx-cc",
37
+ "compiler_version": "2.19.8089.0+8ab9f450",
38
+ "dynamic_batch_size": false,
39
+ "float_dtype": "fp32",
40
+ "inline_weights_to_neff": true,
41
+ "input_names": [
42
+ "latent_sample"
43
+ ],
44
+ "int_dtype": "int64",
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": 128,
54
+ "static_num_channels": 4,
55
+ "static_width": 128,
56
+ "task": "semantic-segmentation",
57
+ "tensor_parallel_size": 1
58
+ },
59
+ "norm_num_groups": 32,
60
+ "out_channels": 3,
61
+ "sample_size": 1024,
62
+ "scaling_factor": 0.13025,
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_7c0a3faa643571c6da59/vae_decoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4de3f7f2de9c277ca6756a43c0b2334bfbbe225294b635f4555759afd1fbc3e
3
+ size 370909427
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7c0a3faa643571c6da59/vae_encoder/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_commit_hash": null,
4
+ "_diffusers_version": "0.34.0",
5
+ "_use_default_values": [
6
+ "use_quant_conv",
7
+ "use_post_quant_conv",
8
+ "latents_std",
9
+ "mid_block_add_attention",
10
+ "shift_factor",
11
+ "latents_mean"
12
+ ],
13
+ "act_fn": "silu",
14
+ "block_out_channels": [
15
+ 128,
16
+ 256,
17
+ 512,
18
+ 512
19
+ ],
20
+ "down_block_types": [
21
+ "DownEncoderBlock2D",
22
+ "DownEncoderBlock2D",
23
+ "DownEncoderBlock2D",
24
+ "DownEncoderBlock2D"
25
+ ],
26
+ "force_upcast": true,
27
+ "in_channels": 3,
28
+ "latent_channels": 4,
29
+ "latents_mean": null,
30
+ "latents_std": null,
31
+ "layers_per_block": 2,
32
+ "mid_block_add_attention": true,
33
+ "neuron": {
34
+ "auto_cast": "matmul",
35
+ "auto_cast_type": "bf16",
36
+ "compiler_type": "neuronx-cc",
37
+ "compiler_version": "2.19.8089.0+8ab9f450",
38
+ "dynamic_batch_size": false,
39
+ "float_dtype": "fp32",
40
+ "inline_weights_to_neff": true,
41
+ "input_names": [
42
+ "sample"
43
+ ],
44
+ "int_dtype": "int64",
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": 1024,
54
+ "static_num_channels": 3,
55
+ "static_width": 1024,
56
+ "task": "semantic-segmentation",
57
+ "tensor_parallel_size": 1
58
+ },
59
+ "norm_num_groups": 32,
60
+ "out_channels": 3,
61
+ "sample_size": 1024,
62
+ "scaling_factor": 0.13025,
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_7c0a3faa643571c6da59/vae_encoder/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f08ffc633ed8ce1e231e83ac3227f6cae46b7b69e6a2761d3103143e84916e7
3
+ size 222984883