System: Linux
GPU: H800
CUDA: 12.4
Torch: 2.6
Triton: 3.2.0
SageAttention: 2.2.0
My ComfyUI workflow is like:
The Diffusion Model is: Wan2_2-S2V-14B_fp8_e4m3fn_scaled_KJ.safetensors
when I use SageAttention==1.0.6, the result is normal.
But when I use SageAttention==2.2.0, the result is noise:
I want know how to deal with this problem?