| { |
| "engine_dir": "checkpoints/trt_engines", |
| "precision": "bf16", |
| "trt_verbose": false, |
| "trt_static_batch": false, |
| "trt_static_shape": false, |
| "model_name": "flux-dev", |
| "module_name": "vae", |
| "onnx_path": "checkpoints/black-forest-labs_FLUX.1-dev-onnx/vae.opt/model.onnx", |
| "engine_path": "checkpoints/trt_engines/flux-dev/vae/vae_bf16.trt_10.13.3.9.plan", |
| "trt_tf32": true, |
| "trt_bf16": true, |
| "trt_fp8": false, |
| "trt_fp4": false, |
| "trt_build_strongly_typed": false, |
| "custom_onnx_path": "checkpoints/black-forest-labs_FLUX.1-dev-onnx/vae.opt/model.onnx", |
| "trt_update_output_names": null, |
| "trt_enable_all_tactics": true, |
| "trt_timing_cache": null, |
| "trt_native_instancenorm": true, |
| "trt_builder_optimization_level": 3, |
| "trt_precision_constraints": "none", |
| "min_batch": 1, |
| "max_batch": 8, |
| "z_channels": 16, |
| "scale_factor": 0.3611, |
| "shift_factor": 0.1159, |
| "default_image_shape": 1024, |
| "compression_factor": 8, |
| "min_image_shape": 768, |
| "max_image_shape": 1360, |
| "min_latent_shape": 96, |
| "max_latent_shape": 170 |
| } |