Update README.md (batch 1/1)

This commit is contained in:
systemd
2026-08-09 12:06:22 +00:00
parent ec0adc76fc
commit 4f4df11786

View File

@ -15,6 +15,16 @@ Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/MiniMaxAI/MiniMax-H3
The Qwen3-VL-32B nvfp4_awq quant is converted from: https://huggingface.co/cybermotaz/Qwen3-VL-32B-Instruct-NVFP4
- This nvfp4 text encoder does not require Blackwell GPU to use.
- For diffusion_model prefer int8_convrot if you are able to use pytorch with cu130.
- Fp8_scaled should only be used if you for any reason can not use the int8_convrot.
---
Place the files in the following folders:
```