Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > comfyui-minimax-h3-blockcache-T8 > MiniMax H3 Block Cache (T8)

ComfyUI Node: MiniMax H3 Block Cache (T8)

Class Name

MiniMaxH3BlockCacheT8

Category
advanced/model_patches
Author
T8mars (Account age: 1708days)
Extension
comfyui-minimax-h3-blockcache-T8
Latest Updated
2026-08-19
Github Stars
0.11K

How to Install comfyui-minimax-h3-blockcache-T8

Install this extension via the ComfyUI Manager by searching for comfyui-minimax-h3-blockcache-T8
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter comfyui-minimax-h3-blockcache-T8 in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

MiniMax H3 Block Cache (T8) Description

Optimizes MiniMax H3 diffusion models with specialized caching for computational efficiency.

MiniMax H3 Block Cache (T8):

The MiniMaxH3BlockCacheT8 node is designed to optimize the processing of MiniMax H3 diffusion models by implementing a specialized caching mechanism. This node focuses on enhancing computational efficiency by recomputing the first block and skipping subsequent blocks when both audio and video inputs are stable. By leveraging an H3-specific F1B0 residual cache, it reduces redundant calculations, thereby speeding up the model's execution without compromising the quality of the output. This is particularly beneficial in scenarios where the audio and video inputs do not change significantly over time, allowing the node to bypass unnecessary computations. The node is categorized under advanced model patches and is marked as experimental, indicating its cutting-edge approach to model optimization.

MiniMax H3 Block Cache (T8) Input Parameters:

model

This parameter requires a native MiniMax H3 diffusion model. It serves as the foundational model upon which the caching mechanism will be applied. The node cannot function without this specific type of model, as it is tailored to work with the unique architecture and processing flow of MiniMax H3 models.

residual_diff_threshold

This parameter controls the sensitivity of the caching mechanism by setting a threshold for the residual difference between consecutive model forwards. A higher value allows more model forwards to be cached, potentially altering the results. It ranges from 0.0 to 1.0, with a default value of 0.12, providing flexibility in balancing performance and accuracy.

start_percent

This advanced parameter defines the sampling progress before which the cache remains in a warmup state. It ranges from 0.0 to 1.0, with a default value of 0.08. Adjusting this value can influence when the caching mechanism becomes active, impacting the initial performance of the model.

end_percent

Another advanced parameter, end_percent, specifies the sampling progress after which the cache is disabled. It ranges from 0.0 to 1.0, with a default value of 0.95. This setting helps manage the duration of caching, ensuring it is only active during the most beneficial phases of model execution.

max_consecutive_hits

This parameter sets the maximum number of cached forwards allowed before a mandatory refresh is triggered. It ranges from 1 to 10, with a default value of 2. This helps prevent the cache from becoming stale and ensures that the model remains responsive to changes in input data.

cache_device

This advanced parameter allows you to choose between using the CPU or GPU for caching. The default is "cpu," which saves VRAM, while "gpu" avoids residual transfers. Selecting the appropriate device can optimize performance based on your hardware configuration.

metric_stride

Metric_stride is an advanced parameter that determines the stride used for the audio/video stability metric. It ranges from 1 to 32, with a default value of 8. Lower values use more memory but can provide more precise stability measurements, affecting the caching decision process.

verbose

This boolean parameter, when enabled, logs per-forward audio/video cache scores. It is set to false by default. Activating this option can be useful for debugging and understanding the caching behavior during model execution.

MiniMax H3 Block Cache (T8) Output Parameters:

model

The output is a cloned MiniMax H3 model with the Block Cache applied. This output model is optimized for performance, leveraging the caching mechanism to reduce redundant computations while maintaining the quality of the generated outputs. It is ready for further processing or deployment in applications requiring efficient model execution.

MiniMax H3 Block Cache (T8) Usage Tips:

  • Ensure that the input model is a native MiniMax H3 diffusion model to avoid compatibility issues.
  • Adjust the residual_diff_threshold to balance between caching efficiency and output accuracy, especially if you notice significant changes in the results.
  • Use the verbose option to gain insights into the caching process, which can help in fine-tuning the node's parameters for optimal performance.

MiniMax H3 Block Cache (T8) Common Errors and Solutions:

MiniMax H3 Block Cache runtime state is missing

  • Explanation: This error occurs when the cache is not properly initialized or is missing during execution.
  • Solution: Ensure that the model is correctly set up with the necessary transformer options and that the cache is initialized before running the node.

MiniMax H3 Block Cache requires a native MiniMax H3 diffusion model

  • Explanation: The node is attempting to process a model that is not compatible with its caching mechanism.
  • Solution: Verify that the input model is a native MiniMax H3 diffusion model, as the node is specifically designed to work with this type of model.

MiniMax H3 Block Cache cannot be combined with EasyCache or LazyCache

  • Explanation: The node's caching mechanism conflicts with other caching systems like EasyCache or LazyCache.
  • Solution: Remove any conflicting caching options from the transformer options to ensure smooth operation of the MiniMax H3 Block Cache.

MiniMax H3 Block Cache (T8) Related Nodes

Go back to the extension to check out more related nodes.
comfyui-minimax-h3-blockcache-T8
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

MiniMax H3 Block Cache (T8)