Nodes/ComfyUI-MiniMax-H3-FastPath/MiniMax H3 FastPath Euler Middle Cache
ComfyUI Node

MiniMax H3 FastPath Euler Middle Cache

Stock-Euler-only, LoRA-strength-aware H3 cache. Runs a prefix and suffix exactly; on accepted calls it reuses only the residual of the middle blocks. Cache state is isolated per CFG branch.

By capitan01R·Created 8 days ago·Updated 8 days ago· 1
MiniMax H3 FastPath Euler Middle Cache
  • model
  • model
enabledtrue
prefix_blocks8
suffix_blocks8
reuse_threshold0.120
max_consecutive_reuses1
cache_device
require_fastpath_scheduletrue
strict_branch_identitytrue
suppress_candidate_prefetchtrue
verbosefalse
CategoryMiniMax H3/FastPath

Inputs (11)

NameTypeDefaultDescription
modelMODEL
enabledBOOLEANtrue
prefix_blocksINT81–48Exact blocks run before the cached middle on every model call.
suffix_blocksINT81–48Exact final blocks run after the cached middle on every model call.
reuse_thresholdFLOAT0.1200–2Maximum relative change in a sampled prefix feature before reuse is rejected.
max_consecutive_reusesINT11–4One gives FULL/PART/FULL for three calls at the same LoRA strength.
cache_deviceCOMBOGPU is fastest. CPU saves VRAM but transfers one full hidden residual on reuse.
require_fastpath_scheduleBOOLEANtrueRefuse approximation unless the matching FastPath scheduled-LoRA signature is present.
strict_branch_identityBOOLEANtrueUse the exact path if ComfyUI does not provide CFG branch labels.
suppress_candidate_prefetchBOOLEANtrueOn likely reuse calls, stop dynamic INT8 weight prefetch so skipped blocks are not streamed anyway.
verboseBOOLEANfalse

Outputs (1)

NameTypeDescription
modelMODEL