Revert "Fix RTX 5090 crash: use sdpa attention instead of sageattn"
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled

This reverts commit 1e60401679.
This commit is contained in:
Debian
2026-01-11 03:13:01 +00:00
parent 1e60401679
commit 672381ddd0

View File

@@ -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",