| { | |
| "download_model": false, | |
| "skyreels_i2v": false, | |
| "cache_embeddings": false, | |
| "pretrained_model": "./models", | |
| "quant_type": "nf4", | |
| "init_lora": null, | |
| "dataset": "dataset", | |
| "val_samples": 4, | |
| "output_dir": "./outputs", | |
| "seed": 42, | |
| "resolution": null, | |
| "num_frames": null, | |
| "token_limit": 10000, | |
| "max_frame_stride": 2, | |
| "learning_rate": 0.0002, | |
| "lora_rank": 16, | |
| "lora_alpha": null, | |
| "val_steps": 50, | |
| "checkpointing_steps": 500, | |
| "max_train_steps": 50000, | |
| "warped_noise": false | |
| } |