dacorvo HF Staff commited on
Commit
7c9881e
·
verified ·
1 Parent(s): d6ce6e8

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.143.0+e39249ad/0_REGISTRY/0.0.28.dev1/inference/stable-diffusion/jyoung105/stable-diffusion-v1-5/e30a6c1ed542cd972b79.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "stable-diffusion", "text_encoder": {"_attn_implementation_autoset": true, "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.15.143.0+e39249ad", "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, "tensor_parallel_size": 1}, "num_attention_heads": 12, "num_hidden_layers": 12, "task": "feature-extraction", "vocab_size": 49408}, "unet": {"_class_name": "UNet2DConditionModel", "act_fn": "silu", "addition_embed_type": null, "addition_embed_type_num_heads": 64, "addition_time_embed_dim": null, "attention_head_dim": 8, "attention_type": "default", "block_out_channels": [320, 640, 1280, 1280], "center_input_sample": false, "class_embed_type": null, "class_embeddings_concat": false, "conv_in_kernel": 3, "conv_out_kernel": 3, "cross_attention_dim": 768, "cross_attention_norm": null, "down_block_types": ["CrossAttnDownBlock2D", "CrossAttnDownBlock2D", "CrossAttnDownBlock2D", "DownBlock2D"], "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.15.143.0+e39249ad", "dynamic_batch_size": false, "inline_weights_to_neff": false, "optlevel": "2", "output_attentions": false, "output_hidden_states": false, "static_batch_size": 1, "static_height": 96, "static_num_channels": 4, "static_sequence_length": 77, "static_vae_scale_factor": 8, "static_width": 96, "tensor_parallel_size": 1}, "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": null, "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, "up_block_types": ["UpBlock2D", "CrossAttnUpBlock2D", "CrossAttnUpBlock2D", "CrossAttnUpBlock2D"], "upcast_attention": false, "use_linear_projection": false}}
neuronxcc-2.15.143.0+e39249ad/MODULE_e30a6c1ed542cd972b79/text_encoder/config.json CHANGED
@@ -45,6 +45,6 @@
45
  "task": "feature-extraction",
46
  "torch_dtype": "float32",
47
  "torchscript": true,
48
- "transformers_version": "4.46.2",
49
  "vocab_size": 49408
50
  }
 
45
  "task": "feature-extraction",
46
  "torch_dtype": "float32",
47
  "torchscript": true,
48
+ "transformers_version": "4.48.2",
49
  "vocab_size": 49408
50
  }
neuronxcc-2.15.143.0+e39249ad/MODULE_e30a6c1ed542cd972b79/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a109b1defea9739cb77f7fd8b618c4f0705729dc03bd0b5e85e1312f96d6bbab
3
  size 496339513
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0356c85c84b233484f7895c3e5c415760682b9e8d798a7c5a4ae21795329191
3
  size 496339513
neuronxcc-2.15.143.0+e39249ad/MODULE_e30a6c1ed542cd972b79/tokenizer/tokenizer_config.json CHANGED
@@ -23,6 +23,7 @@
23
  "do_lower_case": true,
24
  "eos_token": "<|endoftext|>",
25
  "errors": "replace",
 
26
  "model_max_length": 77,
27
  "pad_token": "<|endoftext|>",
28
  "tokenizer_class": "CLIPTokenizer",
 
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",
neuronxcc-2.15.143.0+e39249ad/MODULE_e30a6c1ed542cd972b79/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cce8b78523df3f12e9160f772c22cd2ae887b176d2e5e4b0d5b0fab5be51d17e
3
  size 3810609165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe32bf307e68950a84f6e30d2a24ab3aad59a3eb78edc177c09784fc585c632
3
  size 3810609165
neuronxcc-2.15.143.0+e39249ad/MODULE_e30a6c1ed542cd972b79/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13eb06645ac1144215636a7108beff1d9eb98669b922ae8fa51392236c8feba0
3
  size 532513941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ec7be56a5530b635987a31593d86830d2091cc8c31c06072a39043ddfec1cf0
3
  size 532513941
neuronxcc-2.15.143.0+e39249ad/MODULE_e30a6c1ed542cd972b79/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:401c2f7ceb0d8a7fb2a24f9e60e0eb8a856724bdddf2dafef986326c3f08c82e
3
  size 318559763
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c491cac8f42e79b7074ebca43dcb19ba0f086b5b95634bca3997805757535b5
3
  size 318559763