dacorvo HF Staff commited on
Commit
6dec155
·
verified ·
1 Parent(s): ce07285

Synchronizing local compiler cache.

Browse files
neuronxcc-2.15.128.0+56dc5a86/MODULE_841428df9a7f7fcd1384/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_841428df9a7f7fcd1384/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_841428df9a7f7fcd1384/text_encoder_2/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6883f796b2307eafd244e265f548f25bb8e7e0f609bc1a9800d2915c86b1762
3
  size 2803013109
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333306f9515b20ebcd88520cabccc6eaa980af9958489799c1c4b8c5c0d38d1b
3
  size 2803013109
neuronxcc-2.15.128.0+56dc5a86/MODULE_841428df9a7f7fcd1384/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
- "attention_type",
8
  "reverse_transformer_layers_per_block",
9
- "dropout"
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
+ "dropout",
8
  "reverse_transformer_layers_per_block",
9
+ "attention_type"
10
  ],
11
  "act_fn": "silu",
12
  "addition_embed_type": "text_time",
neuronxcc-2.15.128.0+56dc5a86/MODULE_841428df9a7f7fcd1384/unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f4e8d53d7863f5e4f94cdefce6125831f2f98b00fbe1654ef841aac485a2f48
3
  size 3673955641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36745ad91c140b4da27bc734a55752ec492a1136d7d5ef7f4eedbd156ae350b4
3
  size 3673955641
neuronxcc-2.15.128.0+56dc5a86/MODULE_841428df9a7f7fcd1384/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_mean",
8
- "latents_std"
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
+ "mid_block_add_attention",
8
+ "use_quant_conv",
9
+ "shift_factor",
10
+ "latents_std",
11
  "latents_mean",
12
+ "use_post_quant_conv"
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_841428df9a7f7fcd1384/vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:553b0ce9ebf7f48502f8dc7cfce7ea75f1f8c03608f2ed7ee36b0c6e867357b0
3
  size 647236147
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0badd3857605d8d44aacbce6f619e82c9f3860edd812f8192e58fc4be8d6006
3
  size 647236147
neuronxcc-2.15.128.0+56dc5a86/MODULE_841428df9a7f7fcd1384/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_mean",
8
- "latents_std"
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": 1024,
@@ -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
+ "mid_block_add_attention",
8
+ "use_quant_conv",
9
+ "shift_factor",
10
+ "latents_std",
11
  "latents_mean",
12
+ "use_post_quant_conv"
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": 1024,
 
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_841428df9a7f7fcd1384/vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0ece2e2080305e062c14050987120e9d4e7d7f1996046f4ea554715b7303fef
3
- size 329304625
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53d7fe1368d095bc3847047c3b1343cdea8c765bcf0c463e82b032fdb8cdd3d
3
+ size 329048625