Triple MiniMax H3 Speed in ComfyUI with CUDA 13 and INT8
AI-imagine · reddit · 2026-08-04
This tutorial details how to triple the video generation speed of the MiniMax H3 model in ComfyUI by enabling true CUDA 13 (cu130) and INT8 support.
Core Optimization Steps:
- Update PyTorch & CUDA: Upgrade ComfyUI's embedded Python environment to a PyTorch version supporting cu130.
- Reinstall Attention Libraries: Uninstall old sageattention and flash-attn, then install the SageAttention 2.2.0 wheel built for cu130.
Performance Comparisons & Node Recommendations:
- Base Speedup: Before properly enabling INT8, a 5-second video took 12-13 minutes; after the fix, it takes just 4 minutes.
- EasyCache Node: Adding this node slashes generation time for a 15-second 480p video from 21 minutes to 11 minutes with almost unnoticeable quality loss and identical audio.
- Further Compression: Combining EasyCache with 13 steps reduces time to 8 minutes, retaining 90% of motion coherence with only minor voice detail loss—perfect for quick previews.
The author notes that fully optimized, MiniMax H3 is miles ahead of models like Wan2.1 in prompt following, audio matching, and reference image control.
More from Multimodal
- KlingTeam Proposes Cross-Category Video Motion Transfer Framework with New Dataset — KlingTeam · 2026-08-04
- Creating Tokusatsu Style Videos with MiniMax H3 and Grok — Professional-Doggg · 2026-08-04
- NVIDIA Sol Engine Accelerates MiniMax H3 by 3.95x End-to-End — KissMyShinyArse · 2026-08-04
- Getting 'Monkey Pawed': When AI Video Generation Goes Hilariously Wrong — Cubey42 · 2026-08-04
- RTX 5090 Hits 83°C Running MiniMax H3 Locally — Careless-Constant-33 · 2026-08-04
- QuerySplat: Decoupling Geometry and Appearance in 3DGS Prediction — zhenjun_zhao · 2026-08-04