dacorvo HF Staff commited on
Commit
ef3a07e
·
verified ·
1 Parent(s): a9cbf18

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.0.dev5/stable-diffusion/jyoung105/stable-diffusion-v1-5/2ee1383ed6e915398c88.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "inline_weights_to_neff": false,
27
+ "optlevel": "2",
28
+ "output_attentions": false,
29
+ "output_hidden_states": false,
30
+ "static_batch_size": 1,
31
+ "static_sequence_length": 77,
32
+ "task": "feature-extraction",
33
+ "tensor_parallel_size": 1
34
+ },
35
+ "num_attention_heads": 12,
36
+ "num_hidden_layers": 12,
37
+ "vocab_size": 49408
38
+ },
39
+ "unet": {
40
+ "_class_name": "UNet2DConditionModel",
41
+ "act_fn": "silu",
42
+ "addition_embed_type": null,
43
+ "addition_embed_type_num_heads": 64,
44
+ "addition_time_embed_dim": null,
45
+ "attention_head_dim": 8,
46
+ "attention_type": "default",
47
+ "block_out_channels": [
48
+ 320,
49
+ 640,
50
+ 1280,
51
+ 1280
52
+ ],
53
+ "center_input_sample": false,
54
+ "class_embed_type": null,
55
+ "class_embeddings_concat": false,
56
+ "conv_in_kernel": 3,
57
+ "conv_out_kernel": 3,
58
+ "cross_attention_dim": 768,
59
+ "cross_attention_norm": null,
60
+ "down_block_types": [
61
+ "CrossAttnDownBlock2D",
62
+ "CrossAttnDownBlock2D",
63
+ "CrossAttnDownBlock2D",
64
+ "DownBlock2D"
65
+ ],
66
+ "downsample_padding": 1,
67
+ "dropout": 0.0,
68
+ "dual_cross_attention": false,
69
+ "encoder_hid_dim": null,
70
+ "encoder_hid_dim_type": null,
71
+ "flip_sin_to_cos": true,
72
+ "freq_shift": 0,
73
+ "in_channels": 4,
74
+ "layers_per_block": 2,
75
+ "mid_block_only_cross_attention": null,
76
+ "mid_block_scale_factor": 1,
77
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
78
+ "neuron": {
79
+ "auto_cast": "matmul",
80
+ "auto_cast_type": "bf16",
81
+ "compiler_type": "neuronx-cc",
82
+ "compiler_version": "2.19.8089.0+8ab9f450",
83
+ "dynamic_batch_size": false,
84
+ "inline_weights_to_neff": false,
85
+ "optlevel": "2",
86
+ "output_attentions": false,
87
+ "output_hidden_states": false,
88
+ "static_batch_size": 1,
89
+ "static_height": 96,
90
+ "static_num_channels": 4,
91
+ "static_sequence_length": 77,
92
+ "static_vae_scale_factor": 8,
93
+ "static_width": 96,
94
+ "task": "semantic-segmentation",
95
+ "tensor_parallel_size": 1
96
+ },
97
+ "norm_eps": 1e-05,
98
+ "norm_num_groups": 32,
99
+ "num_attention_heads": null,
100
+ "num_class_embeds": null,
101
+ "only_cross_attention": false,
102
+ "out_channels": 4,
103
+ "projection_class_embeddings_input_dim": null,
104
+ "resnet_out_scale_factor": 1.0,
105
+ "resnet_skip_time_act": false,
106
+ "resnet_time_scale_shift": "default",
107
+ "reverse_transformer_layers_per_block": null,
108
+ "time_cond_proj_dim": null,
109
+ "time_embedding_act_fn": null,
110
+ "time_embedding_dim": null,
111
+ "time_embedding_type": "positional",
112
+ "timestep_post_act": null,
113
+ "transformer_layers_per_block": 1,
114
+ "up_block_types": [
115
+ "UpBlock2D",
116
+ "CrossAttnUpBlock2D",
117
+ "CrossAttnUpBlock2D",
118
+ "CrossAttnUpBlock2D"
119
+ ],
120
+ "upcast_attention": false,
121
+ "use_linear_projection": false
122
+ }
123
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33bc2276f2cda43f1a11d8048abc01bae24b54332da3ae87a2fee5d3d6963fda
3
  size 496040249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e7d4bc507d68b3a14ca23551b3aa78a5604daad9649b2fc0b12d39f77d3af6
3
  size 496040249
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ddb1c226aee41b2b7cf17c6bcabbeddc4835ff2267c88982475f3531fa299c2
3
  size 3814060749
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab58747602b249a59d95d67b3771d04be2ed9ffe5272e37cd83c48596db8ae38
3
  size 3814060749
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ae627cf8528b0175649b3d952a0f40db033889eff5c7710e75184e0e51b4eb6
3
  size 401103061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09274389aa9516b1010a6a56b47350a2db864a6b0df99a9a7f0cd1314ff31f5
3
  size 401103061
neuronxcc-2.19.8089.0+8ab9f450/MODULE_2ee1383ed6e915398c88/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb95751899382aed6080826aa596a434ff8be1af1dfcc9a675fe5028b9086fdd
3
  size 245181587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33f1584cf0d487b5ce8fca84deb2b5dea330f9b4d4024bba3c1becbc7a894321
3
  size 245181587