{ "--resume_from_checkpoint": "latest", "--data_backend_config": "config/multidatabackend.json", "--aspect_bucket_rounding": 2, "--seed": 42, "--model_type": "lora", "--minimum_image_size": 0, "--output_dir": "output/jazzy2412", "--lora_type": "standard", "--base_model_precision": "int8-quanto", "--text_encoder_1_precision": "no_change", "--text_encoder_2_precision": "no_change", "--lora_rank": 32, "--max_grad_norm": 1.0, "base_model_default_dtype": "bf16", "--lora_alpha": 32, "--max_train_steps": 7500, "--num_train_epochs": 0, "--checkpointing_steps": 500, "--checkpoints_total_limit": 4, "--hub_model_id": "maver1chh/jazzy2412", "--push_to_hub": "true", "--push_checkpoints_to_hub": "true", "--tracker_project_name": "flux_lora_jazzy", "--tracker_run_name": "training-jazzy2412", "--report_to": "wandb", "--pretrained_model_name_or_path": "black-forest-labs/FLUX.1-dev", "--model_family": "flux", "--train_batch_size": 1, "--gradient_checkpointing": "true", "--caption_dropout_probability": 0.1, "--resolution_type": "pixel_area", "--resolution": 1024, "--validation_seed": 42, "--validation_steps": 500, "--validation_resolution": "1080x1920", "--validation_guidance": 3.0, "--validation_guidance_rescale": "0.0", "--validation_num_inference_steps": "20", "--validation_prompt": "A girl in light blue sits at the bar counter, holding an ice-cold wine glass and drinking alone on top of the Eiffel Tower, with a night view outside the window.. It features a close-up shot of her sitting by herself. She has long hair, wears glasses, faces away from the camera, and is wearing white shoes, black pants, a gray jacket, and a green scarf. with bright colors and a Paris night background featuring the Eiffel Tower. The composition is elegant, with the woman sitting on a high stool.", "--mixed_precision": "bf16", "--optimizer": "adamw_bf16", "--learning_rate": "3e-4", "--lr_scheduler": "polynomial", "--lr_warmup_steps": 100, "--validation_torch_compile": "false", "--disable_benchmark": "false" }