From 416bc45869de96caaab6b71904c18978c1e22d86 Mon Sep 17 00:00:00 2001 From: systemd Date: Mon, 24 Aug 2026 12:54:03 +0000 Subject: [PATCH] Update README.md (batch 1/1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 097da01..b73e646 100644 --- a/README.md +++ b/README.md @@ -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`.