yahavb commited on
Commit
ffcd7f3
·
verified ·
1 Parent(s): 8fab2a4

Upload vae_encoder/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. vae_encoder/config.json +6 -6
vae_encoder/config.json CHANGED
@@ -2,12 +2,12 @@
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.27.2",
5
- "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/1d0c4ebf6ff58a5caecab40fa1406526bca4b5b9/vae",
6
  "_use_default_values": [
7
- "latents_std",
8
  "latents_mean",
9
- "scaling_factor",
10
- "force_upcast"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
@@ -29,7 +29,7 @@
29
  "latents_std": null,
30
  "layers_per_block": 2,
31
  "neuron": {
32
- "auto_cast": "matmul",
33
  "auto_cast_type": "bf16",
34
  "compiler_type": "neuronx-cc",
35
  "compiler_version": "2.13.66.0+6dfecc895",
@@ -52,7 +52,7 @@
52
  },
53
  "norm_num_groups": 32,
54
  "out_channels": 3,
55
- "sample_size": 512,
56
  "scaling_factor": 0.18215,
57
  "task": "semantic-segmentation",
58
  "transformers_version": null,
 
2
  "_class_name": "AutoencoderKL",
3
  "_commit_hash": null,
4
  "_diffusers_version": "0.27.2",
5
+ "_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/vae",
6
  "_use_default_values": [
7
+ "force_upcast",
8
  "latents_mean",
9
+ "latents_std",
10
+ "scaling_factor"
11
  ],
12
  "act_fn": "silu",
13
  "block_out_channels": [
 
29
  "latents_std": null,
30
  "layers_per_block": 2,
31
  "neuron": {
32
+ "auto_cast": "none",
33
  "auto_cast_type": "bf16",
34
  "compiler_type": "neuronx-cc",
35
  "compiler_version": "2.13.66.0+6dfecc895",
 
52
  },
53
  "norm_num_groups": 32,
54
  "out_channels": 3,
55
+ "sample_size": 768,
56
  "scaling_factor": 0.18215,
57
  "task": "semantic-segmentation",
58
  "transformers_version": null,