Instructions to use Comfy-Org/MiniMax-H3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/MiniMax-H3 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Using minimax text encoder forTextGenerate node
It is not supported at this point, the minimax version doesn't have all the layers or the lm_head to get the size down.
Ah, ok! With these big models is it probably a better idea to have a seperate workflow for prompt enhancement anyway. Thanks for the info!
i think you can use these (they are already uncensored too):
https://huggingface.co/ethanfel/Qwen3-VL-32B-Ultra-Heretic-MiniMax-H3-ComfyUI-INT8-ConvRot/tree/main
the generation tail has the layers required and should work with the builtin textgenerate node.
the other one is used for text conditioning on the h3 model. havn't tried myself though, still downloading.
edit: i stand corrected, doesn't work with bare comfyui, you need this node apparently: https://github.com/ethanfel/ComfyUI-MiniMax-H3-Guide
