ComfyUI Node
MoE Sigma Split (CCN)
Splits a flow-matching sigma schedule at the Wan 2.2 MoE expert boundary -- the first step whose sigma drops below the boundary -- emitting per-expert schedules that share the hand-off sigma.
MoE Sigma Split (CCN)
- sigmas
- sigmas_high
- sigmas_low
- high_steps
- low_steps
- switch_sigma
- info
◄boundaryi2v (0.900)►
◄custom_boundary0.875►
CategoryCCN
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| sigmas | SIGMAS | Flow-matching sigma schedule, e.g. from BasicScheduler reading a shift-patched Wan model. | |
| boundary | COMBO | i2v (0.900) | Trained expert boundary in timestep space (t = sigma * 1000). Steps evaluated at sigma >= boundary run on the high-noise expert. |
| custom_boundary | FLOAT | 0.8750–1 | Boundary used only when 'boundary' is set to custom. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| sigmas_high | SIGMAS | — |
| sigmas_low | SIGMAS | — |
| high_steps | INT | — |
| low_steps | INT | — |
| switch_sigma | FLOAT | — |
| info | STRING | — |