Upload vae_decoder/config.json with huggingface_hub
Browse files- vae_decoder/config.json +3 -3
vae_decoder/config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.24.0",
|
5 |
-
"_name_or_path": "/home/ubuntu
|
6 |
"act_fn": "silu",
|
7 |
"block_out_channels": [
|
8 |
128,
|
@@ -21,7 +21,7 @@
|
|
21 |
"latent_channels": 4,
|
22 |
"layers_per_block": 2,
|
23 |
"neuron": {
|
24 |
-
"auto_cast": "
|
25 |
"auto_cast_type": "bf16",
|
26 |
"compiler_type": "neuronx-cc",
|
27 |
"compiler_version": "2.11.0.35+4f5279863",
|
@@ -45,7 +45,7 @@
|
|
45 |
},
|
46 |
"norm_num_groups": 32,
|
47 |
"out_channels": 3,
|
48 |
-
"sample_size":
|
49 |
"scaling_factor": 0.18215,
|
50 |
"task": "semantic-segmentation",
|
51 |
"transformers_version": null,
|
|
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_commit_hash": null,
|
4 |
"_diffusers_version": "0.24.0",
|
5 |
+
"_name_or_path": "/home/ubuntu/realtime-lcm-service/dreamshaper-8-lcm/vae",
|
6 |
"act_fn": "silu",
|
7 |
"block_out_channels": [
|
8 |
128,
|
|
|
21 |
"latent_channels": 4,
|
22 |
"layers_per_block": 2,
|
23 |
"neuron": {
|
24 |
+
"auto_cast": "all",
|
25 |
"auto_cast_type": "bf16",
|
26 |
"compiler_type": "neuronx-cc",
|
27 |
"compiler_version": "2.11.0.35+4f5279863",
|
|
|
45 |
},
|
46 |
"norm_num_groups": 32,
|
47 |
"out_channels": 3,
|
48 |
+
"sample_size": 512,
|
49 |
"scaling_factor": 0.18215,
|
50 |
"task": "semantic-segmentation",
|
51 |
"transformers_version": null,
|