Synchronizing local compiler cache.
Browse files- neuronxcc-2.12.68.0+4480452af/0_REGISTRY/0.0.21.dev0/inference/stable-diffusion/stabilityai/sdxl-turbo/5fc37aafb104b575787b.json +1 -0
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/model_index.json +2 -2
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/scheduler/scheduler_config.json +3 -7
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder/config.json +1 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder/model.neuron +1 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder_2/config.json +1 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder_2/model.neuron +1 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/tokenizer/special_tokens_map.json +7 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/tokenizer_2/special_tokens_map.json +7 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/unet/config.json +2 -7
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/unet/model.neuron +1 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_decoder/config.json +3 -3
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_decoder/model.neuron +1 -1
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_encoder/config.json +3 -3
- neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_encoder/model.neuron +1 -1
neuronxcc-2.12.68.0+4480452af/0_REGISTRY/0.0.21.dev0/inference/stable-diffusion/stabilityai/sdxl-turbo/5fc37aafb104b575787b.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_type": "stable-diffusion", "text_encoder": {"architectures": ["CLIPTextModel"], "attention_dropout": 0.0, "dropout": 0.0, "hidden_act": "quick_gelu", "hidden_size": 768, "initializer_factor": 1.0, "initializer_range": 0.02, "intermediate_size": 3072, "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.12.68.0+4480452af", "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}, "num_attention_heads": 12, "num_hidden_layers": 12, "output_hidden_states": true, "task": "feature-extraction", "vocab_size": 49408}, "text_encoder_2": {"architectures": ["CLIPTextModelWithProjection"], "attention_dropout": 0.0, "dropout": 0.0, "hidden_act": "gelu", "hidden_size": 1280, "initializer_factor": 1.0, "initializer_range": 0.02, "intermediate_size": 5120, "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.12.68.0+4480452af", "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}, "num_attention_heads": 20, "num_hidden_layers": 32, "output_hidden_states": true, "task": "feature-extraction", "vocab_size": 49408}, "unet": {"_class_name": "UNet2DConditionModel", "act_fn": "silu", "addition_embed_type": "text_time", "addition_embed_type_num_heads": 64, "addition_time_embed_dim": 256, "attention_head_dim": [5, 10, 20], "attention_type": "default", "block_out_channels": [320, 640, 1280], "center_input_sample": false, "class_embed_type": null, "class_embeddings_concat": false, "conv_in_kernel": 3, "conv_out_kernel": 3, "cross_attention_dim": 2048, "cross_attention_norm": null, "down_block_types": ["DownBlock2D", "CrossAttnDownBlock2D", "CrossAttnDownBlock2D"], "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.12.68.0+4480452af", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_height": 128, "static_num_channels": 4, "static_sequence_length": 77, "static_width": 128}, "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": 2816, "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, 2, 10], "up_block_types": ["CrossAttnUpBlock2D", "CrossAttnUpBlock2D", "UpBlock2D"], "upcast_attention": null, "use_linear_projection": true}}
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionXLImg2ImgPipeline",
|
3 |
"_diffusers_version": "0.27.2",
|
4 |
-
"_name_or_path": "stabilityai/
|
5 |
"feature_extractor": [
|
6 |
null,
|
7 |
null
|
@@ -14,7 +14,7 @@
|
|
14 |
"requires_aesthetics_score": false,
|
15 |
"scheduler": [
|
16 |
"diffusers",
|
17 |
-
"
|
18 |
],
|
19 |
"text_encoder": [
|
20 |
"transformers",
|
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionXLImg2ImgPipeline",
|
3 |
"_diffusers_version": "0.27.2",
|
4 |
+
"_name_or_path": "stabilityai/sdxl-turbo",
|
5 |
"feature_extractor": [
|
6 |
null,
|
7 |
null
|
|
|
14 |
"requires_aesthetics_score": false,
|
15 |
"scheduler": [
|
16 |
"diffusers",
|
17 |
+
"EulerAncestralDiscreteScheduler"
|
18 |
],
|
19 |
"text_encoder": [
|
20 |
"transformers",
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/scheduler/scheduler_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_class_name": "
|
3 |
"_diffusers_version": "0.27.2",
|
4 |
"beta_end": 0.012,
|
5 |
"beta_schedule": "scaled_linear",
|
@@ -11,12 +11,8 @@
|
|
11 |
"rescale_betas_zero_snr": false,
|
12 |
"sample_max_value": 1.0,
|
13 |
"set_alpha_to_one": false,
|
14 |
-
"sigma_max": null,
|
15 |
-
"sigma_min": null,
|
16 |
"skip_prk_steps": true,
|
17 |
"steps_offset": 1,
|
18 |
-
"timestep_spacing": "
|
19 |
-
"
|
20 |
-
"trained_betas": null,
|
21 |
-
"use_karras_sigmas": false
|
22 |
}
|
|
|
1 |
{
|
2 |
+
"_class_name": "EulerAncestralDiscreteScheduler",
|
3 |
"_diffusers_version": "0.27.2",
|
4 |
"beta_end": 0.012,
|
5 |
"beta_schedule": "scaled_linear",
|
|
|
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.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--sdxl-turbo/snapshots/f4b0486b498f84668e828044de1d0c8ba486e05b/text_encoder",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497428892
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a54845ef879fd869f4429b4c688e52329bb8ca283f8249bdea8b89ca0da814f
|
3 |
size 497428892
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder_2/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--sdxl-turbo/snapshots/f4b0486b498f84668e828044de1d0c8ba486e05b/text_encoder_2",
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/text_encoder_2/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2805504361
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c73c9280fe9f7dbbe48444a97c3dd51b65cfa32d3147c09e00c6b14d8dcbb0f5
|
3 |
size 2805504361
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/tokenizer/special_tokens_map.json
CHANGED
@@ -13,7 +13,13 @@
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
-
"pad_token":
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
"unk_token": {
|
18 |
"content": "<|endoftext|>",
|
19 |
"lstrip": false,
|
|
|
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,
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/tokenizer_2/special_tokens_map.json
CHANGED
@@ -13,7 +13,13 @@
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
-
"pad_token":
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
"unk_token": {
|
18 |
"content": "<|endoftext|>",
|
19 |
"lstrip": false,
|
|
|
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,
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/unet/config.json
CHANGED
@@ -2,12 +2,7 @@
|
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.27.2",
|
5 |
-
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--
|
6 |
-
"_use_default_values": [
|
7 |
-
"reverse_transformer_layers_per_block",
|
8 |
-
"dropout",
|
9 |
-
"attention_type"
|
10 |
-
],
|
11 |
"act_fn": "silu",
|
12 |
"addition_embed_type": "text_time",
|
13 |
"addition_embed_type_num_heads": 64,
|
@@ -85,7 +80,7 @@
|
|
85 |
"resnet_skip_time_act": false,
|
86 |
"resnet_time_scale_shift": "default",
|
87 |
"reverse_transformer_layers_per_block": null,
|
88 |
-
"sample_size":
|
89 |
"task": "semantic-segmentation",
|
90 |
"time_cond_proj_dim": null,
|
91 |
"time_embedding_act_fn": null,
|
|
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.27.2",
|
5 |
+
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--sdxl-turbo/snapshots/f4b0486b498f84668e828044de1d0c8ba486e05b/unet",
|
|
|
|
|
|
|
|
|
|
|
6 |
"act_fn": "silu",
|
7 |
"addition_embed_type": "text_time",
|
8 |
"addition_embed_type_num_heads": 64,
|
|
|
80 |
"resnet_skip_time_act": false,
|
81 |
"resnet_time_scale_shift": "default",
|
82 |
"reverse_transformer_layers_per_block": null,
|
83 |
+
"sample_size": 64,
|
84 |
"task": "semantic-segmentation",
|
85 |
"time_cond_proj_dim": null,
|
86 |
"time_embedding_act_fn": null,
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/unet/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10335355691
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:697dd439b7a371a73574c02ce7143d1d77dc7b6f1bf5fbf574efe440c72cb5b9
|
3 |
size 10335355691
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_decoder/config.json
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.27.2",
|
5 |
-
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--
|
6 |
"_use_default_values": [
|
7 |
-
"
|
8 |
-
"
|
9 |
],
|
10 |
"act_fn": "silu",
|
11 |
"block_out_channels": [
|
|
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.27.2",
|
5 |
+
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--sdxl-turbo/snapshots/f4b0486b498f84668e828044de1d0c8ba486e05b/vae",
|
6 |
"_use_default_values": [
|
7 |
+
"latents_std",
|
8 |
+
"latents_mean"
|
9 |
],
|
10 |
"act_fn": "silu",
|
11 |
"block_out_channels": [
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_decoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 912124924
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70ba706f0c3d21d3ab61122a11fbdef5a1fcc6737aa4c0726f7e5585bb828900
|
3 |
size 912124924
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_encoder/config.json
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.27.2",
|
5 |
-
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--
|
6 |
"_use_default_values": [
|
7 |
-
"
|
8 |
-
"
|
9 |
],
|
10 |
"act_fn": "silu",
|
11 |
"block_out_channels": [
|
|
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.27.2",
|
5 |
+
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--stabilityai--sdxl-turbo/snapshots/f4b0486b498f84668e828044de1d0c8ba486e05b/vae",
|
6 |
"_use_default_values": [
|
7 |
+
"latents_std",
|
8 |
+
"latents_mean"
|
9 |
],
|
10 |
"act_fn": "silu",
|
11 |
"block_out_channels": [
|
neuronxcc-2.12.68.0+4480452af/MODULE_5fc37aafb104b575787b/vae_encoder/model.neuron
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 471549344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9cb57c40e5a7acef0bc21adefebcb40cd7fda21609bf461daf6ab0691a5d70c
|
3 |
size 471549344
|