[CI] Relax ModelOpt NVFP4 diffusion consistency thresholds (#29767)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user