- Determines the extent to which the initial branch affects the final branch. This generally improves the transitions!
- A value of 0.0 disables this crossfeeding.
- A value of 1.0 fully copies the latents from the first branch to the second.
- Before the tree branches out into multiple parts, crossfeeding occurs at a specific point, known as list_injection_idx[1]. The precise location is determined by a value called branch1_fract_crossfeed, which ranges from 0.0 to 1.0.