From 672381ddd03e43deb5e185707228edbe86a1179a Mon Sep 17 00:00:00 2001 From: Debian Date: Sun, 11 Jan 2026 03:13:01 +0000 Subject: [PATCH] Revert "Fix RTX 5090 crash: use sdpa attention instead of sageattn" This reverts commit 1e60401679e69557663d5ea17c1b7a14b84bc737. --- workflows/Wan22-I2V-Remix-API.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workflows/Wan22-I2V-Remix-API.json b/workflows/Wan22-I2V-Remix-API.json index e8f53de..8661377 100644 --- a/workflows/Wan22-I2V-Remix-API.json +++ b/workflows/Wan22-I2V-Remix-API.json @@ -83,7 +83,7 @@ "base_precision": "fp16_fast", "quantization": "disabled", "load_device": "offload_device", - "attention_mode": "sdpa", + "attention_mode": "sageattn", "rms_norm_function": "default", "block_swap_args": [ "128", @@ -101,7 +101,7 @@ "base_precision": "fp16_fast", "quantization": "disabled", "load_device": "offload_device", - "attention_mode": "sdpa", + "attention_mode": "sageattn", "rms_norm_function": "default", "block_swap_args": [ "128",