[CI] Relax ModelOpt NVFP4 diffusion consistency thresholds (#29767)

This commit is contained in:
Xiaoyu Zhang
2026-07-01 14:45:08 +08:00
committed by GitHub
parent fcb9f229b3
commit 47ae1241d3
@@ -19,6 +19,12 @@
"psnr_threshold": 28.0,
"mean_abs_diff_threshold": 8.0
},
"flux2_modelopt_nvfp4_t2i": {
"clip_threshold": 0.92,
"ssim_threshold": 0.86,
"psnr_threshold": 17.0,
"mean_abs_diff_threshold": 9.5
},
"ideogram4_nvfp4_t2i": {
"clip_threshold": 0.97,
"ssim_threshold": 0.78,
@@ -157,6 +163,12 @@
"psnr_threshold": 22.0,
"mean_abs_diff_threshold": 9.0
},
"wan22_modelopt_nvfp4_t2v": {
"clip_threshold": 0.90,
"ssim_threshold": 0.90,
"psnr_threshold": 24.0,
"mean_abs_diff_threshold": 10.0
},
"fastwan2_2_ti2v_5b": {
"clip_threshold": 0.90,
"ssim_threshold": 0.88,