AI & Creative Tools

One Week In: MiniMax H3 Went From 272K to 4 Million Downloads — and Got 42x Faster

The ComfyUI repack of MiniMax H3 grew roughly 14x in a week, while independent researchers at ModelTC shipped a 4-step distillation that cuts the model's native 40-50 step inference down dramatically, stacking up to 42x acceleration with FP8 weights.

MiniMax H3, the open-weight omni-modal video model released July 31, is one week into its public life — and rather than settling, its adoption curve is still climbing hard, with a genuinely new technical contribution landing this week on top of it.

The download curve, in our own tracked numbers

NewsNix has snapshotted Hugging Face downloads daily since MiniMax H3’s release, and the numbers for just one popular repack — Comfy-Org/MiniMax-H3, the ComfyUI-native version — tell the story plainly: it entered our tracking essentially at zero in early August, sat around 2.3 million downloads by August 5, then climbed to 3.14 million by August 7 and 3.94 million by August 8 — a roughly 14x increase across the week, with no sign of plateauing in the most recent day-over-day numbers. That’s one repack, from one distributor, of one open-weight model — and it’s still accelerating seven days after launch, which is a meaningfully different pattern than the usual spike-then-decay curve most new model releases follow.

The new development: distillation from 40-50 steps down to 4

This week, ModelTC, working through its LightX2V inference framework, shipped a 4-step distillation of MiniMax H3 — compressing the model’s native 40-50 diffusion steps down to just 4, with weights published as lightx2v/Minimax-h3-Turbo. On its own, that distillation delivers roughly 1.4x speedup on a single H100 GPU; stacked with FP8 quantization and LightX2V’s framework-level optimizations (CFG parallelism, Ulysses parallelism, efficient offloading), the combination claims up to 42x acceleration over baseline. The release is explicitly marked v0.1, a preview, with quality improvements still planned — this is early, imperfect work, not a finished product — but it’s a real, independently-built inference-acceleration contribution, not another workflow wrapper around the existing model.

Distillation work like this typically shows up months after a model’s release, once the ecosystem has had time to profile where the compute actually goes. Seeing it land within a week is itself a data point about how much engineering attention MiniMax H3 pulled in immediately — corroborated by the Civitai workflow-ecosystem growth covered here earlier this week, where the same handful of community-built ComfyUI workflows kept gaining downloads and thumbs-up daily rather than tapering off after their first few days live.

What a week like this actually signals

Three independent, converging signals — sustained (not decaying) download growth, a wave of community tooling, and now a from-scratch inference-acceleration effort — are a stronger adoption signal together than any one of them alone. A model can get downloaded once out of curiosity; it’s much harder to explain sustained multi-week engineering investment (workflows, LoRAs, distillation) as anything other than people finding the thing genuinely useful enough to keep building on.