ComfyUI Node
FL MiniMax Music 3 Train Config
Builds a versioned MiniMax Music 3 LoRA configuration for the managed SimpleTuner backend.
FL MiniMax Music 3 Train Config
- train_config
◄lora_rank64►
◄lora_alpha64►
◄lora_dropout0.00►
◄learning_rate0.0001►
◄max_train_steps500►
◄train_batch_size1►
◄gradient_accumulation_steps4►
◄lr_schedulercosine►
◄lr_warmup_steps50►
◄weight_decay0.010►
◄optimizeradamw_bf16►
◄base_model_precisionint8-quanto►
◄text_encoder_precisionint8-quanto►
◄gradient_checkpointingtrue►
◄seed42►
◄checkpoint_interval100►
◄checkpoints_total_limit3►
◄preserve_cachetrue►
CategoryFL/MiniMax Music 3/Training
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| lora_rank | COMBO | 64 | 5 options: 16, 32, 64, 128, 256 |
| lora_alpha | INT | 641–512 | — |
| lora_dropout | FLOAT | 0.000–0.9 | — |
| learning_rate | FLOAT | 0.00011e-8–0.1 | — |
| max_train_steps | INT | 5001–1000000 | — |
| train_batch_size | INT | 11–64 | — |
| gradient_accumulation_steps | INT | 41–1024 | — |
| lr_scheduler | COMBO | cosine | 5 options: cosine, constant, constant_with_warmup, linear, polynomial |
| lr_warmup_steps | INT | 500–100000 | — |
| weight_decay | FLOAT | 0.0100–1 | — |
| optimizer | COMBO | adamw_bf16 | 3 options: adamw_bf16, optimi-stableadamw, bnb-adamw8bit |
| base_model_precision | COMBO | int8-quanto | 2 options: int8-quanto, no_change |
| text_encoder_precision | COMBO | int8-quanto | 2 options: int8-quanto, no_change |
| gradient_checkpointing | BOOLEAN | true | — |
| seed | INT | 420–18446744073709550000 | — |
| checkpoint_interval | INT | 1001–100000 | — |
| checkpoints_total_limit | INT | 31–100 | — |
| preserve_cache | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| train_config | FL_MINIMAX_MUSIC3_TRAIN_CONFIG | — |