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
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,13 +15,13 @@ Repackaged model files for ComfyUI.
|
|
| 15 |
|
| 16 |
Original model repository: https://huggingface.co/MiniMaxAI/MiniMax-H3
|
| 17 |
|
| 18 |
-
The Qwen3-VL-32B nvfp4_awq quant is converted from: https://huggingface.co/cybermotaz/Qwen3-VL-32B-Instruct-NVFP4
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
|
|
| 15 |
|
| 16 |
Original model repository: https://huggingface.co/MiniMaxAI/MiniMax-H3
|
| 17 |
|
| 18 |
+
The Qwen3-VL-32B `nvfp4_awq` quant is converted from: https://huggingface.co/cybermotaz/Qwen3-VL-32B-Instruct-NVFP4
|
| 19 |
|
| 20 |
+
This `nvfp4` text encoder does not require Blackwell GPU to use.
|
| 21 |
|
| 22 |
+
For diffusion models prefer int8_convrot if you are able to use pytorch with cu130.
|
| 23 |
|
| 24 |
+
`fp8_scaled` should only be used if you cannot use `int8_convrot`.
|
| 25 |
|
| 26 |
---
|
| 27 |
|