dacorvo HF Staff commited on
Commit
ce07285
·
verified ·
1 Parent(s): 784ba23

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "StableDiffusionXLImg2ImgPipeline",
3
- "_diffusers_version": "0.28.2",
4
  "_name_or_path": "stabilityai/stable-diffusion-xl-refiner-1.0",
5
  "feature_extractor": [
6
  null,
 
1
  {
2
  "_class_name": "StableDiffusionXLImg2ImgPipeline",
3
+ "_diffusers_version": "0.30.3",
4
  "_name_or_path": "stabilityai/stable-diffusion-xl-refiner-1.0",
5
  "feature_extractor": [
6
  null,
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/scheduler/scheduler_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "EulerDiscreteScheduler",
3
- "_diffusers_version": "0.28.2",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
 
1
  {
2
  "_class_name": "EulerDiscreteScheduler",
3
+ "_diffusers_version": "0.30.3",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/text_encoder_2/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aaba39c6be71e1af9109076fff32264fed8c19a3aee890d5157011955dab0b5
3
  size 2803013109
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:811428ab3ca6a6dbb2306a9b0d0f43ab90cb198fcf083cd8845925b0aa106197
3
  size 2803013109
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/unet/config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_commit_hash": null,
4
- "_diffusers_version": "0.28.2",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/unet",
6
  "_use_default_values": [
7
- "dropout",
8
  "attention_type",
9
- "reverse_transformer_layers_per_block"
 
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_commit_hash": null,
4
+ "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/unet",
6
  "_use_default_values": [
 
7
  "attention_type",
8
+ "reverse_transformer_layers_per_block",
9
+ "dropout"
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2aafd246ea1c03e4be9f41e899cb944a3d410a2ca001fa48e08e3ca37aad33f
3
  size 3650925881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66e8526eaa18ffa126f42b1e4736fd89ee654844e65c437c0eaa2d5dd90c0267
3
  size 3650925881
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/vae_decoder/config.json CHANGED
@@ -1,11 +1,15 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
- "_diffusers_version": "0.28.2",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
 
7
  "latents_std",
8
- "latents_mean"
 
 
 
9
  ],
10
  "act_fn": "silu",
11
  "block_out_channels": [
@@ -26,6 +30,7 @@
26
  "latents_mean": null,
27
  "latents_std": null,
28
  "layers_per_block": 2,
 
29
  "neuron": {
30
  "auto_cast": "matmul",
31
  "auto_cast_type": "bf16",
@@ -52,6 +57,7 @@
52
  "out_channels": 3,
53
  "sample_size": 1024,
54
  "scaling_factor": 0.13025,
 
55
  "task": "semantic-segmentation",
56
  "transformers_version": null,
57
  "up_block_types": [
@@ -59,5 +65,7 @@
59
  "UpDecoderBlock2D",
60
  "UpDecoderBlock2D",
61
  "UpDecoderBlock2D"
62
- ]
 
 
63
  }
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
+ "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
7
+ "use_quant_conv",
8
  "latents_std",
9
+ "mid_block_add_attention",
10
+ "latents_mean",
11
+ "use_post_quant_conv",
12
+ "shift_factor"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
30
  "latents_mean": null,
31
  "latents_std": null,
32
  "layers_per_block": 2,
33
+ "mid_block_add_attention": true,
34
  "neuron": {
35
  "auto_cast": "matmul",
36
  "auto_cast_type": "bf16",
 
57
  "out_channels": 3,
58
  "sample_size": 1024,
59
  "scaling_factor": 0.13025,
60
+ "shift_factor": null,
61
  "task": "semantic-segmentation",
62
  "transformers_version": null,
63
  "up_block_types": [
 
65
  "UpDecoderBlock2D",
66
  "UpDecoderBlock2D",
67
  "UpDecoderBlock2D"
68
+ ],
69
+ "use_post_quant_conv": true,
70
+ "use_quant_conv": true
71
  }
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2042ecfd93d71381cbee2a1069cdc9d48eceb4616ff611a5b1786285d293ebf9
3
  size 438309427
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c29d09f6c36f9a8ffc513d8aa35b143ed589c8f92dd3a0559151390d40e73c
3
  size 438309427
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/vae_encoder/config.json CHANGED
@@ -1,11 +1,15 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
- "_diffusers_version": "0.28.2",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
 
7
  "latents_std",
8
- "latents_mean"
 
 
 
9
  ],
10
  "act_fn": "silu",
11
  "block_out_channels": [
@@ -26,6 +30,7 @@
26
  "latents_mean": null,
27
  "latents_std": null,
28
  "layers_per_block": 2,
 
29
  "neuron": {
30
  "auto_cast": "matmul",
31
  "auto_cast_type": "bf16",
@@ -41,7 +46,7 @@
41
  "output_attentions": false,
42
  "output_hidden_states": false,
43
  "output_names": [
44
- "latent_sample"
45
  ],
46
  "static_batch_size": 1,
47
  "static_height": 768,
@@ -52,6 +57,7 @@
52
  "out_channels": 3,
53
  "sample_size": 1024,
54
  "scaling_factor": 0.13025,
 
55
  "task": "semantic-segmentation",
56
  "transformers_version": null,
57
  "up_block_types": [
@@ -59,5 +65,7 @@
59
  "UpDecoderBlock2D",
60
  "UpDecoderBlock2D",
61
  "UpDecoderBlock2D"
62
- ]
 
 
63
  }
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
+ "_diffusers_version": "0.30.3",
5
  "_name_or_path": "/home/runner/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-refiner-1.0/snapshots/5d4cfe854c9a9a87939ff3653551c2b3c99a4356/vae",
6
  "_use_default_values": [
7
+ "use_quant_conv",
8
  "latents_std",
9
+ "mid_block_add_attention",
10
+ "latents_mean",
11
+ "use_post_quant_conv",
12
+ "shift_factor"
13
  ],
14
  "act_fn": "silu",
15
  "block_out_channels": [
 
30
  "latents_mean": null,
31
  "latents_std": null,
32
  "layers_per_block": 2,
33
+ "mid_block_add_attention": true,
34
  "neuron": {
35
  "auto_cast": "matmul",
36
  "auto_cast_type": "bf16",
 
46
  "output_attentions": false,
47
  "output_hidden_states": false,
48
  "output_names": [
49
+ "latent_parameters"
50
  ],
51
  "static_batch_size": 1,
52
  "static_height": 768,
 
57
  "out_channels": 3,
58
  "sample_size": 1024,
59
  "scaling_factor": 0.13025,
60
+ "shift_factor": null,
61
  "task": "semantic-segmentation",
62
  "transformers_version": null,
63
  "up_block_types": [
 
65
  "UpDecoderBlock2D",
66
  "UpDecoderBlock2D",
67
  "UpDecoderBlock2D"
68
+ ],
69
+ "use_post_quant_conv": true,
70
+ "use_quant_conv": true
71
  }
neuronxcc-2.15.128.0+56dc5a86/MODULE_841c44c9ef2a2d75238f/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6148d6c05f6f43678b1fde740262cc564dacd44f8581d34de7a3284bedafa0db
3
- size 248756785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca0eaddcccc22f56f6f72cf13725b6ba2ce574f581b4c92cd98616a12b16e4e
3
+ size 248807985