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
|
@@ -22,7 +22,7 @@ The Qwen3-VL-32B `nvfp4_awq` quant is converted from: https://huggingface.co/cyb
|
|
| 22 |
|
| 23 |
This `nvfp4` text encoder does not require Blackwell GPU to use.
|
| 24 |
|
| 25 |
-
For diffusion models prefer int8_convrot if you are able to use pytorch with cu130.
|
| 26 |
|
| 27 |
`fp8_scaled` should only be used if you cannot use `int8_convrot`.
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
This `nvfp4` text encoder does not require Blackwell GPU to use.
|
| 24 |
|
| 25 |
+
For diffusion models prefer `int8_convrot` if you are able to use pytorch with cu130.
|
| 26 |
|
| 27 |
`fp8_scaled` should only be used if you cannot use `int8_convrot`.
|
| 28 |
|