Nodes/comfyui-minimaxh3-adaptive-cache/MiniMax H3 Adaptive Cache (Advanced)
ComfyUI Node

MiniMax H3 Adaptive Cache (Advanced)

Advanced MiniMax H3 adaptive tail-cache controls. This is an approximate, seed-changing acceleration patch with automatic Sol-Attn Morton safety bypass.

By FFFFFFpy·Created 29 days ago·Updated 26 days ago· 4
MiniMax H3 Adaptive Cache (Advanced)
  • model
  • model
cache_depth0.75
sigma_threshold0.12
window_start0.10
window_end0.90
max_consecutive2
quality_guardaudio_video
content_multiplier1.25
content_ceiling0.75
cache_deviceauto
gpu_safety_mb768
Categorysampling/custom_sampling/minimax_h3

Inputs (11)

NameTypeDefaultDescription
modelMODEL
cache_depthFLOAT0.750–0.94Fraction of trailing DiT blocks skipped on a cache hit. 0.75 recomputes about 12 of 50 blocks.
sigma_thresholdFLOAT0.120–1Maximum normalized sigma change allowed for a cache candidate.
window_startFLOAT0.100–0.49
window_endFLOAT0.900.51–1
max_consecutiveINT20–10Maximum consecutive cache hits before a forced full refresh.
quality_guardCOMBOaudio_video3 options: audio_video, video, off
content_multiplierFLOAT1.250.25–4A candidate is rejected when its content delta is much larger than the lane's moving average. Lower is safer.
content_ceilingFLOAT0.750.05–2Hard upper bound for symmetric target-content change. Prevents the first candidate from being trusted blindly.
cache_deviceCOMBOauto3 options: auto, gpu, cpu
gpu_safety_mbINT7680–8192Free-VRAM reserve used by Auto cache placement.

Outputs (1)

NameTypeDescription
modelMODEL