ComfyUI Node
MiniMax H3 TeaCache Args
A ComfyUI node in MiniMax-H3/sampling with 5 inputs and 1 output.
MiniMax H3 TeaCache Args
- teacache_args
◄start_block3►
◄max_skip_blocks15►
◄rel_l1_thresh0.08►
◄warmup_steps1►
◄cooldown_steps2►
CategoryMiniMax-H3/sampling
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| start_block | INT | 30–49 | First block where cache checks are enabled. |
| max_skip_blocks | INT | 151–50 | Maximum number of consecutive blocks skipped on a cache hit. |
| rel_l1_thresh | FLOAT | 0.080–1 | Reuse the cache when mean L1 distance is below this threshold. Higher values are faster but may reduce quality. |
| warmup_steps | INT | 10–100 | Steps at the start that always compute fully. |
| cooldown_steps | INT | 20–100 | Steps at the end that always compute fully. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| teacache_args | MINIMAX_H3_TEACACHE | — |