mirror of
https://github.com/vladmandic/automatic
synced 2026-08-26 15:16:01 +02:00
zluda force sdp_options to math
This commit is contained in:
@@ -12,3 +12,4 @@ def initialize_zluda():
|
||||
torch.backends.cuda.enable_flash_sdp(False)
|
||||
torch.backends.cuda.enable_math_sdp(True)
|
||||
torch.backends.cuda.enable_mem_efficient_sdp(False)
|
||||
shared.opts.sdp_options = ['Math attention']
|
||||
|
||||
Reference in New Issue
Block a user