| ckpt_name_1 | COMBO | | Child checkpoint to mix into the reference. Set to 'None' to skip this slot. |
| model_weight_1 | FLOAT | 1.000–10 | Pre-normalization weight for this child. With normalize_*_weights=True in the Apply node, weights are rescaled so they sum to 1 across all stack entries. |
| clip_weight_1 | FLOAT | 1.000–10 | Pre-normalization weight for this child's CLIP/text-encoder delta. Only used when merge_clip is not 'off' in the Apply node. |
| enabled_1 | BOOLEAN | true | Disable to skip this slot without changing its values. Disabled slots contribute nothing to the merge. |
| ckpt_name_2 | COMBO | | Child checkpoint to mix into the reference. Set to 'None' to skip this slot. |
| model_weight_2 | FLOAT | 1.000–10 | Pre-normalization weight for this child. With normalize_*_weights=True in the Apply node, weights are rescaled so they sum to 1 across all stack entries. |
| clip_weight_2 | FLOAT | 1.000–10 | Pre-normalization weight for this child's CLIP/text-encoder delta. Only used when merge_clip is not 'off' in the Apply node. |
| enabled_2 | BOOLEAN | true | Disable to skip this slot without changing its values. Disabled slots contribute nothing to the merge. |
| ckpt_name_3 | COMBO | | Child checkpoint to mix into the reference. Set to 'None' to skip this slot. |
| model_weight_3 | FLOAT | 1.000–10 | Pre-normalization weight for this child. With normalize_*_weights=True in the Apply node, weights are rescaled so they sum to 1 across all stack entries. |
| clip_weight_3 | FLOAT | 1.000–10 | Pre-normalization weight for this child's CLIP/text-encoder delta. Only used when merge_clip is not 'off' in the Apply node. |
| enabled_3 | BOOLEAN | true | Disable to skip this slot without changing its values. Disabled slots contribute nothing to the merge. |
| model_stackopt | DARE_TIES_MODEL_STACK | | Optional upstream stack to extend. Entries from this input come first in the output list. |
| profile_1opt | DARE_TIES_PROFILE | | Optional UNet block curve for slot 1 (21 samples). Multiplies that child's delta per block. |
| profile_2opt | DARE_TIES_PROFILE | | Optional UNet block curve for slot 2. |
| profile_3opt | DARE_TIES_PROFILE | | Optional UNet block curve for slot 3. |