MiniMax H3 Local Inference Benchmarks: Runs on Consumer GPUs and Mac
Recently, multiple developers have rigorously tested the local performance of the MiniMax H3 video generation model across various consumer hardware. Tests confirmed that the model runs efficiently not only on high-end GPUs like the RTX 3090/5090 but also operates successfully on low-VRAM devices like the RTX 3060 (6GB/12GB) and Mac Studios powered by the M3 Ultra chip. This progress signifies a major leap toward consumer-grade local deployment for high-quality video generation, though actual rendering times and image quality are heavily influenced by hardware configurations and workflow optimizations.
Confirmed
- Low-VRAM device functionality: An RTX 3060 (6GB) paired with 32GB of RAM can generate a 4-second 320p video in about 345 seconds (nearly 6 minutes). On an RTX 3060 (12GB) running versions like FP8 or Turbo LoRA, generating 5 to 15 seconds of video takes anywhere from 20 minutes to 1.5 hours. Developers noted that by utilizing mixed-precision scheduling (using INT8 for the first 10 steps for acceleration, then switching to clean precision for the final 2 steps), an RTX 5070 Ti laptop with 12GB VRAM can generate a 5-second video with audio in just 3 minutes.
- High-end GPU performance: Generating high-quality video on an RTX 3090 (64GB RAM) takes roughly 9 minutes; generating an 8-second 1080P (1920x1088) video on an RTX 5090 takes about 12 minutes.
- Mac platform offline execution: MiniMax-H3 now supports local execution via MLX. On a Mac Studio equipped with an M3 Ultra chip and 512GB of RAM, utilizing 8-bit quantization packing (taking up 69GB of disk space), it can fully offline generate a 15-second joint audio-visual video featuring camera switches and 32kHz stereo noise reduction in approximately 39 minutes. Previously, generating a 10-second video (1280x768, 20 steps) on the same Mac chip using the Phosphene workflow took a lengthy 2.6 hours.
Unconfirmed
- Prompt adherence on low-end devices. Some developers (like @sucikidane) have complained about poor prompt following during local execution, but this might be highly dependent on the specific quantization version and workflow parameter settings, so no unified conclusion has been reached yet.
Why it matters
- As a diffusion Transformer model boasting 33B parameters, MiniMax H3 proves that through GGUF, INT8/FP8 quantization, and attention optimizations (like SageAttention2, SolAttn), massive omni-modal models can now be deployed on extremely low-barrier devices with just 6GB of VRAM. This provides an invaluable, practical pathway for individual creators to generate joint audio-visual content locally.
2026-08-05 ~ 2026-08-07 · 16 related posts
Primary sources
- MiniMax-H3 Runs Fully Offline on Mac Studio, Generates Video with Stereo Audio — MaziyarPanahi ·
- MiniMax H3 Runs Locally on RTX 3060 6GB: 4s 320p Video Takes 345s — Fun_Walk_4965 ·
- Run MiniMax Video on 12GB VRAM: 3 Mins per 5s Clip with Audio — BeginningSpiritual49 ·
- Running MiniMax Video Model Locally: M3 Ultra Takes 2.6 Hours for 10s Video — cocktailpeanut · 2026-08-05
- Testing MiniMax H3 on RTX 3060: Single Video Generation Takes 50 Minutes — iiTzMYUNG · 2026-08-05
- [source] MiniMax H3 Runs Locally on RTX 3060 6GB: 4s 320p Video Takes 345s — Fun_Walk_4965 · 2026-08-05
- Running Minimax H3 on RTX 3060 Takes 1.5 Hours for a 15s Clip, Dev Seeks Optimization — SMPTHEHEDGEHOG · 2026-08-05
- Testing MiniMax H3 on RTX 3060: 40-Minute Generation and Poor Prompt Adherence — sucikidane · 2026-08-05
- Running MiniMax H3 on RTX 3060 6GB: A ComfyUI low-VRAM tutorial — cgpixel23 · 2026-08-06
- Running MiniMax H3 on RTX 5090: 12 Mins for an 8-Sec 1080P Video — jefharris · 2026-08-06
- MiniMax H3 Renders High-Quality Video in 9 Mins on RTX 3090 — Perfect-Campaign9551 · 2026-08-06
- [source] Run MiniMax Video on 12GB VRAM: 3 Mins per 5s Clip with Audio — BeginningSpiritual49 · 2026-08-06
- Running MiniMax H3 Video with Turbo LoRA on RTX 3060: 6 Steps in 20 Minutes — irmemon225 · 2026-08-07
- Local Test of MiniMax H3: RTX 3080Ti Renders 8s Video in ~30 Mins — fredconex · 2026-08-07
- MiniMax-H3 Successfully Runs Fully Offline on Mac Studio for Video-to-Audio Generation — MaziyarPanahi · 2026-08-07
- [source] MiniMax-H3 Runs Fully Offline on Mac Studio, Generates Video with Stereo Audio — MaziyarPanahi · 2026-08-07
- MiniMax-H3 Video+Audio Model Gets MLX Port for Apple Silicon — JeremyCMorgan · 2026-08-07
2 near-duplicate retellings: cocktailpeanut · MaziyarPanahi