MiniMax H3 Day-0 Support in ComfyUI: Open Weights, Native Audio, and 2K Video
Posted by vblanco 9 hours ago
Comments
Comment by embedding-shape 9 hours ago
Is this a common approach to reducing weights with "no loss in output quality", assuming this is true? Seems almost too simple to work. If this is doable, would this be applicable to LLMs as well?
Neat with native frame-to-frame generation, but wonder how easy it is to "link" together clips at the intersection, typically the models kind of lose the "momentum" across these stiches, being able to merge things with frame-to-frame between clips might help with this it feels like.
Comment by liuliu 6 hours ago
It is also only applicable to diffusion models as only these operates at per-timestep.
Comment by xienze 5 hours ago
Comment by liuliu 5 hours ago
Of course, these are also not an issue for things like FLUX.2 which adopts DiT-Air arch, that doesn't have this wasted space issue.
Comment by doctorpangloss 4 hours ago
Comment by yorwba 8 hours ago
Comment by liuliu 5 hours ago
Comment by _diyar 8 hours ago
I remember a paper which was posted on HN a few weeks ago where somebody implemented KAN networks in FPGAs, since those can readily be approximated as LUTs.
Comment by knicholes 8 hours ago
Comment by swiftcoder 7 hours ago
Comment by vblanco 9 hours ago
Comment by Maxious 9 hours ago
Comment by embedding-shape 8 hours ago
As far as I can tell, the current ComfyUI nodes don't even do compilation, and I haven't looked into what attention mechanism they're using, but I'm sure with time these durations will come down even more.
Comment by pkroll 7 hours ago
And it's literally the first day. Someone will make a distilled 4-8 step LoRA and we're off to the races.
Edit: did a couple of 10 second long 864/480 i2v videos on my RTX Pro 6000: sageattention bumps them up 33%, that is to say, 140.89 seconds without sageattention becomes 105.69 with sageattention on (if using the KJ Sageattention node, "allow_compile" doesn't seem to affect it, just "sage_attention" set to "auto" works fine).
EasyCache also appears to work, but does affect quality, at least with the default threshold or even down to 0.10. Still, at 0.10 threshold the same render above, with sageattention, is down to 71.33 seconds, so depending on your use case the quality hit might be worth it. Also it seems that with EasyCache the video still matches the un-EasyCached video (with the same seed), so you could use it to do seed hunting.
Comment by loldog 2 hours ago
Comment by wincy 4 hours ago
Comment by embedding-shape 2 hours ago
diffusion model: minimax_h3_fl2va_bf16.safetensors
text encoder: qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors
video VAE: minimax_h3_video_vae_fp16.safetensors
audio VAE: minimax_h3_audio_vae_fp32.safetensors
Ends up at ~83GB, but they also shipped bunch of pruned + quantized versions of the diffusion model, might fit with a 5090: https://huggingface.co/Comfy-Org/MiniMax-H3Comment by teaearlgraycold 4 hours ago
Comment by embedding-shape 3 hours ago
Comment by halJordan 3 hours ago
Comment by Sohcahtoa82 2 hours ago
I'm on an RTX 5090. I told it to make a 5 second 864x480 video, it's been running for over 30 minutes and is only 35% done in the SamplerCustomAdvanced step.
EDIT: Oh, I'm an idiot. Forgot I had a llama.cpp webserver running with a model loaded. Killed it and it finished very fast.
Comment by ddevnyc 9 hours ago
Is MiniMax H3 capable of logical / technical reasoning, or is it purely art oriented?
Comment by jononor 8 hours ago
I have not tested yet, but I suspect that LLMs with a harness that can execute code can do SPICE simulations rather ok these days? I have seen MCPs for measurement equipment also, maybe they can even close the physical loop?
Comment by colechristensen 1 hour ago
I'm working on this but for various reasons can't have my physical lab up at the moment. But yes there are many options for connected test equipment that could rather trivially be interacted with via LLM or pretty easy to write libraries.
Comment by ddevnyc 6 hours ago
Comment by embedding-shape 8 hours ago
What are those things exactly? AFAIK, everything we can "know" can be written down, one way or another, even analog circuits.
Also, what SOTA LLMs are you referring to? GPTs been handling analog circuits fine for quite some time, I want to say for at least one year? I've been "pair programming" a bunch of working circuits with GPT models since probably GPT 5 or so.
Comment by ddevnyc 6 hours ago
writing down circuit diagrams is like cooking about music.
> what SOTA LLMs are you referring to?
I have done a survey among analog electronics designers just a couple weeks ago and they all said that their forays into LLMs were great for digital electronics, code, and firmware, but for analog they were pretty terrible, with a variety of LLMs, according to everyone.
Comment by chrisjj 2 hours ago
Do you know how to ride a bike?
Comment by embedding-shape 1 hour ago
Comment by chrisjj 18 minutes ago
Yet I know it even when I am not doing it.
I bet you have dozens of skills you cannot represent in words.
Comment by ddevnyc 2 hours ago
Comment by chpatrick 8 hours ago
Comment by mwigdahl 9 hours ago
Comment by vblanco 9 hours ago
Comment by robbru 9 hours ago
Comment by chrsw 8 hours ago
Comment by 384028345 8 hours ago
Comment by torment-nexus 26 minutes ago
Comment by sheesdev 9 hours ago
The only one that looks "off" is the beverage ad video during the can opening clip, it still has that "AI smoothening" effect. Good thing this can be done pretty well using traditional rendering.
I feel like for a good while now we'll transition into a process that uses traditional "close-up" rendering/shots + AI generated wide-shots or quick cuts.
Exciting, but also troubling. This being open-weights is a massive win for the community though.
Comment by jareklupinski 4 hours ago
devs pls fix
Comment by chrisjj 2 hours ago
Really poor. In the last shot, looks more like smoke.
The fact the director even included this item in the reel speaks volumes.
Comment by echelon 8 hours ago
But it represents a coming price pressure that will face the leading foundation models. Open source will prevent runaway costs.
Moreover, it prevents the hair-trigger platform safety checkers from shutting down creative work. Video models are notoriously bad at shutting down a huge number of requests.
Creatives will prefer to work on cloud or private GPU clusters. Waiting 10 minutes for a few seconds of 480p is unacceptable. Hobbyists will have fun, but most actual production work is happening in the cloud.
Artist's time is worth money, and they like to spin up dozens of concurrent generations at a time to more quickly explore the generation state space and make progress on completing work.
Comment by coder543 2 hours ago
According to one user preference leaderboard, MiniMax H3 is already ahead of Seedance 2.0 based on thousands of A/B votes: https://artificialanalysis.ai/video/leaderboard/text-to-vide...
I haven't seen any user preference comparisons between Seedance 2.5 and MiniMax H3. As an upper bound, H3 cannot be more than 6 months behind Seedance 2.5 since H3 is already ahead of where Seedance was 6 months ago.
Comment by echelon 2 hours ago
SOTA a year ago was Kling 2.5, and H3 does not look or perform at that level.
The Artificial Analysis rankings are whack. They rank Omni first, which is incredulously wrong. Google's models broadly suck, and there they all are - right at the top.
Artificial Analysis has notoriously ranked models such as Grok Imagine highly and continues to rank Happy Horse as a good model despite the model being absolute garbage.
Could it be because they are subject to broad based statistical attacks? It's easy to encode information about the origin of media in either its metadata or output frames. Or maybe there's simply no overlap between creatives and people who click on ELO scores.
I've spent thousands upon thousands of dollars generating video. I will stand by the claim that nothing touches Seedance 2.0 / 2.5.
It's good that we're getting better open weights. It puts price pressure on the foundation model companies. But these open models are not a substitute for Kling or Seedance yet. Not even close.
Comment by Mashimo 9 hours ago
Pretty cool.
But assuming you have a 16GB 3060, how long would it take to generate a 15 second clip?
Comment by ranyume 4 hours ago
Comment by fodkodrasz 9 hours ago
Comment by _diyar 8 hours ago
I remember reading a report where people running AI-model instagram account were using insanely long and detailed prompts about the setting, lighting, makeup, pose, disposition, clothing, etc. about their models. Presumably with some reference image of the face / body to remain consistent across images.
It‘s not clear to me whether a sufficiently detailed prompt can generate actually interesting video with a natural ”texture” (for lack of a better word).
Comment by razster 8 hours ago
Comment by iamcoder18 7 hours ago
Comment by chrisjj 1 hour ago
All looks...
Comment by fwip 8 hours ago
> TRANSITION: a violent WHIP PAN off the rooftop that SMEARS the floating words away with it, motion-streaked —
And the video just didn't do any of that transition at all, it just replaced it with a cut. If you look at the rest of the prompts, you'll find similar lines that are just totally ignored. Except maybe the mouse one, I didn't see anything wrong with that off the bat.
Comment by SV_BubbleTime 9 hours ago
Comment by mihau 3 hours ago
Comment by Havoc 2 hours ago
Comment by storus 7 hours ago
Comment by SV_BubbleTime 9 hours ago
There is some debate on the license for those in the US, UK, EU, plus… no comment other than whew those samples though!
Comment by Maxious 9 hours ago
You just have to pinkie promise you won't make disney mad and they will send you a licence https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/docs/Q...
Comment by SV_BubbleTime 9 hours ago
Comment by razster 8 hours ago
Comment by satvikpendem 9 hours ago
I suspect it'll be quite a while until AI gets a good enough aesthetic sense to do this, as even with static HTML websites humans can easily see that it's AI slop.
Comment by ilaksh 7 hours ago
But as far as your composition tools, they are already available.
Comment by hnlqpx99l9 8 hours ago
Comment by nfnmema 8 hours ago
Comment by bhawika_kaushik 3 hours ago
Comment by rvz 9 hours ago
This is AGI.
Comment by trwhite 9 hours ago
Comment by anonymousd3vil 2 hours ago
Comment by echelon 8 hours ago
As with the arts, 99.9% of people can't use these models to express vision, get attention, or achieve distribution.
The game is the same as it has always been. You still need hard work, taste, something important to say, the ability to articulate it, good timing, and luck.
Nothing has changed. We can just build faster.
What this does enable is for more to be created that caters to a wider variety of interests. It disrupts existing structures of capital allocation, production, and distribution and gives new players a chance to reshape the game.
The bar will rise and people will still be running at the same pace on the treadmill. There will be more to see, but less time to see it.
Comment by jackp96 7 hours ago
I see a future here for digital advertising, for design mock-ups, for political propaganda, for robotics model training/world simulation, for fan movies, etc.
But the film industry is struggling to get eyeballs and butts in seats already; using a tool that most people inside-and-outside the industry loathe isn't the answer to fixing that.
At most, I could see it used for pre-viz/pre-production work in Hollywood.
Comment by MSFT_Edging 9 hours ago