dacorvo HF Staff commited on
Commit
11964d6
·
verified ·
1 Parent(s): fd9633b

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev0/diffusion-transformer/PixArt-alpha/PixArt-XL-2-512x512/231fc28a72cac9c2d37f.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "MultiModelCacheEntry",
3
+ "_model_id": "PixArt-alpha/PixArt-XL-2-512x512",
4
+ "_task": null,
5
+ "text_encoder": {
6
+ "architectures": [
7
+ "T5EncoderModel"
8
+ ],
9
+ "classifier_dropout": 0.0,
10
+ "d_ff": 10240,
11
+ "d_kv": 64,
12
+ "d_model": 4096,
13
+ "decoder_start_token_id": 0,
14
+ "dense_act_fn": "gelu_new",
15
+ "dropout_rate": 0.1,
16
+ "export_model_type": "t5-encoder",
17
+ "feed_forward_proj": "gated-gelu",
18
+ "initializer_factor": 1.0,
19
+ "is_encoder_decoder": true,
20
+ "is_gated_act": true,
21
+ "layer_norm_epsilon": 1e-06,
22
+ "model_type": "t5",
23
+ "neuron": {
24
+ "auto_cast": null,
25
+ "auto_cast_type": null,
26
+ "compiler_type": "neuronx-cc",
27
+ "compiler_version": "2.19.8089.0+8ab9f450",
28
+ "dynamic_batch_size": false,
29
+ "float_dtype": "fp32",
30
+ "inline_weights_to_neff": false,
31
+ "int_dtype": "int64",
32
+ "optlevel": "2",
33
+ "output_attentions": false,
34
+ "output_hidden_states": false,
35
+ "static_batch_size": 1,
36
+ "static_sequence_length": 120,
37
+ "task": "feature-extraction",
38
+ "tensor_parallel_size": 1
39
+ },
40
+ "num_decoder_layers": 24,
41
+ "num_heads": 64,
42
+ "num_layers": 24,
43
+ "output_past": true,
44
+ "relative_attention_max_distance": 128,
45
+ "relative_attention_num_buckets": 32,
46
+ "tie_word_embeddings": false,
47
+ "use_cache": true,
48
+ "vocab_size": 32128
49
+ },
50
+ "transformer": {
51
+ "_class_name": "PixArtTransformer2DModel",
52
+ "activation_fn": "gelu-approximate",
53
+ "attention_bias": true,
54
+ "attention_head_dim": 72,
55
+ "attention_type": "default",
56
+ "caption_channels": 4096,
57
+ "cross_attention_dim": 1152,
58
+ "double_self_attention": false,
59
+ "dropout": 0.0,
60
+ "in_channels": 4,
61
+ "interpolation_scale": null,
62
+ "neuron": {
63
+ "auto_cast": null,
64
+ "auto_cast_type": null,
65
+ "compiler_type": "neuronx-cc",
66
+ "compiler_version": "2.19.8089.0+8ab9f450",
67
+ "dynamic_batch_size": false,
68
+ "float_dtype": "bf16",
69
+ "inline_weights_to_neff": false,
70
+ "int_dtype": "int64",
71
+ "optlevel": "2",
72
+ "output_attentions": false,
73
+ "output_hidden_states": false,
74
+ "static_batch_size": 1,
75
+ "static_encoder_hidden_size": 4096,
76
+ "static_height": 64,
77
+ "static_num_channels": 4,
78
+ "static_patch_size": 2,
79
+ "static_sequence_length": 120,
80
+ "static_vae_scale_factor": 8,
81
+ "static_width": 64,
82
+ "task": "semantic-segmentation",
83
+ "tensor_parallel_size": 1
84
+ },
85
+ "norm_elementwise_affine": false,
86
+ "norm_eps": 1e-06,
87
+ "norm_num_groups": 32,
88
+ "norm_type": "ada_norm_single",
89
+ "num_attention_heads": 16,
90
+ "num_embeds_ada_norm": 1000,
91
+ "num_layers": 28,
92
+ "num_vector_embeds": null,
93
+ "only_cross_attention": false,
94
+ "out_channels": 8,
95
+ "patch_size": 2,
96
+ "upcast_attention": false,
97
+ "use_additional_conditions": null,
98
+ "use_linear_projection": false
99
+ }
100
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4311dcf88393eba01606e46ecf5117dedd3d4ce175d54d44433d33c2bf8ae868
3
  size 9670751313
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa69b067a8da097db0a4efe764e85fcbbe1ad3cf1062ce6cf7d26037afb7c926
3
  size 9670751313
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/transformer/config.json CHANGED
@@ -3,8 +3,8 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "interpolation_scale",
7
- "use_additional_conditions"
8
  ],
9
  "activation_fn": "gelu-approximate",
10
  "attention_bias": true,
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
+ "use_additional_conditions",
7
+ "interpolation_scale"
8
  ],
9
  "activation_fn": "gelu-approximate",
10
  "attention_bias": true,
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/transformer/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96d65144eae9a9df1eaf6f364e9a39e4e2d1c056974d918368238cad1d21fa67
3
  size 1290453084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17d64615ed1c1849fdb9eb29a7c3d03a5d2970f99802c6c5f80945b5809d3a6
3
  size 1290453084
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/vae_decoder/config.json CHANGED
@@ -3,11 +3,11 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "latents_std",
7
  "use_post_quant_conv",
8
- "shift_factor",
9
- "mid_block_add_attention",
10
  "use_quant_conv",
 
 
 
11
  "latents_mean"
12
  ],
13
  "act_fn": "silu",
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
6
  "use_post_quant_conv",
 
 
7
  "use_quant_conv",
8
+ "mid_block_add_attention",
9
+ "latents_std",
10
+ "shift_factor",
11
  "latents_mean"
12
  ],
13
  "act_fn": "silu",
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d4848414f740e0720fd2993c848d54116d1230196e1c22097c81936ab718857
3
  size 312855061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b069736581bdaffeb957c9211c0ed2679837aad4e51824706318721e1fb8d12
3
  size 312855061
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/vae_encoder/config.json CHANGED
@@ -3,11 +3,11 @@
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
6
- "latents_std",
7
  "use_post_quant_conv",
8
- "shift_factor",
9
- "mid_block_add_attention",
10
  "use_quant_conv",
 
 
 
11
  "latents_mean"
12
  ],
13
  "act_fn": "silu",
 
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.34.0",
5
  "_use_default_values": [
 
6
  "use_post_quant_conv",
 
 
7
  "use_quant_conv",
8
+ "mid_block_add_attention",
9
+ "latents_std",
10
+ "shift_factor",
11
  "latents_mean"
12
  ],
13
  "act_fn": "silu",
neuronxcc-2.19.8089.0+8ab9f450/MODULE_231fc28a72cac9c2d37f/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d9911a276a4c25c1739310399b497ea55bb3f4f16298a564509cf041ee5c78b
3
  size 188828371
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed4fe7a5fea4e801495a20fdd9bce1ce67f2bb7ed5bd398902e88c9d09d2d659
3
  size 188828371