| { | |
| "_class_name": "AutoencoderKL", | |
| "_commit_hash": null, | |
| "_diffusers_version": "0.28.2", | |
| "_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--hf-internal-testing--tiny-pixart-alpha-pipe/snapshots/4bc7fd2ac07bfe6aa361a00dc0ff5bb87250eab1/vae", | |
| "act_fn": "silu", | |
| "block_out_channels": [ | |
| 64 | |
| ], | |
| "down_block_types": [ | |
| "DownEncoderBlock2D" | |
| ], | |
| "force_upcast": true, | |
| "in_channels": 3, | |
| "latent_channels": 4, | |
| "latents_mean": null, | |
| "latents_std": null, | |
| "layers_per_block": 1, | |
| "neuron": { | |
| "auto_cast": null, | |
| "auto_cast_type": null, | |
| "compiler_type": "neuronx-cc", | |
| "compiler_version": "2.16.345.0+69131dd3", | |
| "dynamic_batch_size": false, | |
| "inline_weights_to_neff": false, | |
| "input_names": [ | |
| "latent_sample" | |
| ], | |
| "model_type": "vae-decoder", | |
| "optlevel": "2", | |
| "output_attentions": false, | |
| "output_hidden_states": false, | |
| "output_names": [ | |
| "sample" | |
| ], | |
| "static_batch_size": 1, | |
| "static_height": 8, | |
| "static_num_channels": 4, | |
| "static_width": 8, | |
| "tensor_parallel_size": 1 | |
| }, | |
| "norm_num_groups": 32, | |
| "out_channels": 3, | |
| "sample_size": 32, | |
| "scaling_factor": 0.18215, | |
| "task": "semantic-segmentation", | |
| "transformers_version": null, | |
| "up_block_types": [ | |
| "UpDecoderBlock2D" | |
| ] | |
| } | |