Upload vae_encoder/config.json with huggingface_hub
Browse files- 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--
|
| 6 |
"_use_default_values": [
|
| 7 |
-
"
|
| 8 |
"latents_mean",
|
| 9 |
-
"
|
| 10 |
-
"
|
| 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": "
|
| 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":
|
| 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,
|