Update README.md (batch 1/1)

This commit is contained in:
systemd
2026-08-24 12:54:03 +00:00
parent 5a9dd5e784
commit 416bc45869

View File

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