mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
Rename CK Flash attention to just Flash attention
This commit is contained in:
@@ -43,7 +43,7 @@ def get_default_modes(cmd_opts, mem_stat):
|
||||
default_sdp_choices = ['Flash', 'Memory', 'Math']
|
||||
default_sdp_options = ['Flash', 'Memory', 'Math']
|
||||
|
||||
default_sdp_override_choices = ['Dynamic attention', 'CK Flash attention', 'Sage attention']
|
||||
default_sdp_override_choices = ['Dynamic attention', 'Flash attention', 'Sage attention']
|
||||
default_sdp_override_options = []
|
||||
|
||||
if devices.backend == "zluda":
|
||||
|
||||
Reference in New Issue
Block a user