Nodes/Sampling Planner/Acceleration Model Pair
ComfyUI Node

Acceleration Model Pair

Lazily selects base or accelerated high/low models from an Acceleration Sampling Plan state and routes matching CFG values. Unselected acceleration branches are not evaluated.

By boobkake22·Created about a month ago·Updated about a month ago· 0
Acceleration Model Pair
  • state
  • base_high
  • accelerated_high
  • base_low
  • accelerated_low
  • model_high
  • model_low
  • cfg_high
  • cfg_low
base_cfg3.50
accelerated_cfg1.00
Categorysampling/Sampling Planner/Helpers

Inputs (7)

NameTypeDefaultDescription
stateSAMPLING_ACCELERATION_STATEBundled state from Sampling Plan. None selects both base models.
base_highMODELHigh-noise model without acceleration.
accelerated_highMODELHigh-noise model with its acceleration LoRA.
base_lowMODELLow-noise model without acceleration.
accelerated_lowMODELLow-noise model with its acceleration LoRA.
base_cfgFLOAT3.500–100CFG used by stages without acceleration.
accelerated_cfgFLOAT1.000–100CFG used by accelerated stages.

Outputs (4)

NameTypeDescription
model_highMODEL
model_lowMODEL
cfg_highFLOAT
cfg_lowFLOAT