From e2036270ac1159cc72033e47e4414ecea718fff0 Mon Sep 17 00:00:00 2001 From: maybleMyers Date: Sun, 25 May 2025 18:31:45 -0700 Subject: [PATCH] merge experimental sage/flash PR --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53259d98..f369e83b 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,10 @@ forge doesn't seem to work with all quantized model, Q4_K_S fail, but Q4_1 work ## Changlog +5/25/2025 + Add support for sage and flash attention from this pr: https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/2881 from @spawner1145 + use the methods by adding --use-sage-attention or --use-flash-attention 5/18/2025 - Update to latest version of forge. Fix broken queuing. \ No newline at end of file + Update to latest version of forge. Fix broken queuing. + + \ No newline at end of file